Searched defs:pulNotificationValue (Results 1 – 5 of 5) sorted by relevance
/Kernel-v10.6.2/include/ |
HD | mpu_prototypes.h | 55 uint32_t * pulNotificationValue; member
|
HD | task.h | 2457 #define xTaskNotifyWait( ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNotificationValue, xTicksToW… argument 2459 …exed( uxIndexToWaitOn, ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNotificationValue, xTicksToWa… argument
|
/Kernel-v10.6.2/portable/Common/ |
HD | mpu_wrappers.c | 991 uint32_t * pulNotificationValue, in MPU_xTaskGenericNotifyWait()
|
HD | mpu_wrappers_v2.c | 1388 uint32_t * pulNotificationValue, in MPU_xTaskGenericNotifyWait()
|
/Kernel-v10.6.2/ |
HD | tasks.c | 4834 uint32_t * pulNotificationValue, in xTaskGenericNotifyWait()
|