Searched refs:ulAlertType (Results 1 – 2 of 2) sorted by relevance
103 uint32_t ulAlertType; /* The alert type */ member192 DfmResult_t xDfmAlertBegin(uint32_t ulAlertType, const char* szAlertDescription, DfmAlertHandle_t* …350 #define xDfmAlertBegin(ulAlertType, szAlertDescription, pxAlertHandle) ((void)(ulAlertType), (void)…
170 DfmResult_t xDfmAlertBegin(uint32_t ulAlertType, const char* szAlertDescription, DfmAlertHandle_t* … in xDfmAlertBegin() argument211 pxAlert->ulAlertType = ulAlertType; in xDfmAlertBegin()467 *pulAlertType = pxAlert->ulAlertType; in xDfmAlertGetType()886 pxAlert->ulAlertType = 0; in prvDfmAlertReset()