Home
last modified time | relevance | path

Searched defs:ulBitsToClearOnExit (Results 1 – 5 of 5) sorted by relevance

/Kernel-v10.6.2/include/
HDmpu_prototypes.h54 uint32_t ulBitsToClearOnExit; member
HDtask.h2457 #define xTaskNotifyWait( ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNotificationValue, xTicksToW… argument
2459 #define xTaskNotifyWaitIndexed( uxIndexToWaitOn, ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNoti… argument
/Kernel-v10.6.2/portable/Common/
HDmpu_wrappers.c990 uint32_t ulBitsToClearOnExit, in MPU_xTaskGenericNotifyWait()
HDmpu_wrappers_v2.c1387 uint32_t ulBitsToClearOnExit, in MPU_xTaskGenericNotifyWait()
/Kernel-v10.6.2/
HDtasks.c4833 uint32_t ulBitsToClearOnExit, in xTaskGenericNotifyWait()