Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 sucessful, false otherwise