Home
last modified time | relevance | path

Searched defs:pulNotificationValue (Results 1 – 6 of 6) sorted by relevance

/FreeRTOS-Kernel/include/
A Dmpu_prototypes.h55 uint32_t * pulNotificationValue; member
A Dtask.h2926 #define xTaskNotifyWait( ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNotificationValue, xTicksToW… argument
2928 …exed( uxIndexToWaitOn, ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNotificationValue, xTicksToWa… argument
A DFreeRTOS.h2342 …Wait( uxIndexToWaitOn, ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNotificationValue, xTicksToWa… argument
/FreeRTOS-Kernel/portable/Common/
A Dmpu_wrappers.c969 uint32_t * pulNotificationValue, in MPU_xTaskGenericNotifyWait()
A Dmpu_wrappers_v2.c1362 uint32_t * pulNotificationValue, in MPU_xTaskGenericNotifyWait()
/FreeRTOS-Kernel/
A Dtasks.c7796 uint32_t * pulNotificationValue, in xTaskGenericNotifyWait()

Completed in 50 milliseconds