Home
last modified time | relevance | path

Searched defs:pulSize (Results 1 – 2 of 2) sorted by relevance

/percepio-latest/DFM/
DdfmEntry.c535 DfmResult_t xDfmEntryGetSize(DfmEntryHandle_t xEntryHandle, uint32_t *pulSize) in xDfmEntryGetSize()
876 DfmResult_t xDfmEntryGetDataSize(DfmEntryHandle_t xEntryHandle, uint32_t* pulSize) in xDfmEntryGetDataSize()
DdfmAlert.c380 …ad(DfmAlertHandle_t xAlertHandle, uint32_t ulIndex, void** ppvData, uint32_t* pulSize, char** pszD… in xDfmAlertGetPayload()