Home
last modified time | relevance | path

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

/percepio-latest/DFM/
DdfmCloud.c119 uint16_t usChunkCount = (uint16_t)0; in xDfmCloudGenerateMQTTTopic() local
DdfmEntry.c26 uint16_t usChunkCount; member
128 …Setup(uint16_t usType, uint16_t usEntryId, uint16_t usChunkIndex, uint16_t usChunkCount, uint32_t … in prvDfmEntrySetup()
401 …Handle_t xAlertHandle, uint16_t usEntryId, uint16_t usChunkIndex, uint16_t usChunkCount, void* pvP… in xDfmEntryCreatePayloadChunk()
DdfmAlert.c910 uint16_t j, usChunkCount; in prvDfmProcessAlert() local