Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
PCIe Host PTM Interface

PCIe Host PTM Interface. More...

Files

file  ptm.h
 Header file for PCIe Precision Time Measurement (PTM) host API.

Functions

bool pcie_ptm_enable (pcie_bdf_t bdf)
 Enable PTM on endpoint.

Detailed Description

PCIe Host PTM Interface.

Function Documentation

◆ pcie_ptm_enable()

bool pcie_ptm_enable ( pcie_bdf_t bdf)

#include <zephyr/drivers/pcie/ptm.h>

Enable PTM on endpoint.

Parameters
bdfthe PCI(e) endpoint
Returns
true if that was successful, false otherwise