Home
last modified time | relevance | path

Searched defs:ulValue (Results 1 – 8 of 8) sorted by relevance

/Kernel-v10.6.2/include/
HDatomic.h318 uint32_t ulValue ) in Atomic_OR_u32()
345 uint32_t ulValue ) in Atomic_AND_u32()
372 uint32_t ulValue ) in Atomic_NAND_u32()
399 uint32_t ulValue ) in Atomic_XOR_u32()
HDtask.h2161 #define xTaskNotify( xTaskToNotify, ulValue, eAction ) \ argument
2163 #define xTaskNotifyIndexed( xTaskToNotify, uxIndexToNotify, ulValue, eAction ) \ argument
2190 #define xTaskNotifyAndQuery( xTaskToNotify, ulValue, eAction, pulPreviousNotifyValue ) \ argument
2192 #define xTaskNotifyAndQueryIndexed( xTaskToNotify, uxIndexToNotify, ulValue, eAction, pulPreviousNo… argument
2314 #define xTaskNotifyFromISR( xTaskToNotify, ulValue, eAction, pxHigherPriorityTaskWoken ) \ argument
2316 #define xTaskNotifyIndexedFromISR( xTaskToNotify, uxIndexToNotify, ulValue, eAction, pxHigherPriori… argument
2343 #define xTaskNotifyAndQueryIndexedFromISR( xTaskToNotify, uxIndexToNotify, ulValue, eAction, pulPre… argument
2345 #define xTaskNotifyAndQueryFromISR( xTaskToNotify, ulValue, eAction, pulPreviousNotificationValue, … argument
HDmpu_prototypes.h45 uint32_t ulValue; member
/Kernel-v10.6.2/portable/GCC/H8S2329/
HDport.c69 uint32_t ulValue; in pxPortInitialiseStack() local
/Kernel-v10.6.2/portable/GCC/NiosII/
HDport.c66 static void prvReadGp( uint32_t *ulValue ) in prvReadGp()
/Kernel-v10.6.2/
HDtasks.c4919 uint32_t ulValue, in xTaskGenericNotify()
5042 uint32_t ulValue, in xTaskGenericNotifyFromISR()
/Kernel-v10.6.2/portable/Common/
HDmpu_wrappers.c960 uint32_t ulValue, in MPU_xTaskGenericNotify()
HDmpu_wrappers_v2.c1298 uint32_t ulValue, in MPU_xTaskGenericNotify()
2046 uint32_t ulValue, in MPU_xTaskGenericNotifyFromISR()