Home
last modified time | relevance | path

Searched defs:ulProduct (Results 1 – 3 of 3) sorted by relevance

/percepio-latest/DFM/include/
DdfmSession.h48 uint32_t ulProduct; member
DdfmAlert.h101 uint32_t ulProduct; /* The product code, can be 0 to indicate the default product. */ member
/percepio-latest/DFM/
DdfmAlert.c574 …ertInitialize(DfmAlertHandle_t xAlertHandle, uint8_t ucDfmVersion, uint32_t ulProduct, const char*… in prvDfmAlertInitialize()