Searched defs:ulBitsToClearOnExit (Results 1 – 6 of 6) sorted by relevance
| /Kernel-v11.1.0/include/ |
| D | mpu_prototypes.h | 54 uint32_t ulBitsToClearOnExit; member
|
| D | task.h | 2907 #define xTaskNotifyWait( ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNotificationValue, xTicksToW… argument 2909 #define xTaskNotifyWaitIndexed( uxIndexToWaitOn, ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNoti… argument
|
| D | FreeRTOS.h | 2317 …TER_xTaskGenericNotifyWait( uxIndexToWaitOn, ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNotific… argument
|
| /Kernel-v11.1.0/portable/Common/ |
| D | mpu_wrappers.c | 966 uint32_t ulBitsToClearOnExit, in MPU_xTaskGenericNotifyWait()
|
| D | mpu_wrappers_v2.c | 1361 uint32_t ulBitsToClearOnExit, in MPU_xTaskGenericNotifyWait()
|
| /Kernel-v11.1.0/ |
| D | tasks.c | 7719 uint32_t ulBitsToClearOnExit, in xTaskGenericNotifyWait()
|