Zephyr Project API  3.3.0
A Scalable Open Source RTOS
ptm.h File Reference
#include <stddef.h>
#include <zephyr/types.h>

Go to the source code of this file.

Functions

bool pcie_ptm_enable (pcie_bdf_t bdf)
 Enable PTM on endpoint. More...
 

Function Documentation

◆ pcie_ptm_enable()

bool pcie_ptm_enable ( pcie_bdf_t  bdf)

Enable PTM on endpoint.

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