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

PCIe Host PTM Interface. More...

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