Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/include/
A Datomic.h326 uint32_t ulValue ) in Atomic_OR_u32()
353 uint32_t ulValue ) in Atomic_AND_u32()
380 uint32_t ulValue ) in Atomic_NAND_u32()
407 uint32_t ulValue ) in Atomic_XOR_u32()
A Dtask.h2630 #define xTaskNotify( xTaskToNotify, ulValue, eAction ) \ argument
2632 #define xTaskNotifyIndexed( xTaskToNotify, uxIndexToNotify, ulValue, eAction ) \ argument
2659 #define xTaskNotifyAndQuery( xTaskToNotify, ulValue, eAction, pulPreviousNotifyValue ) \ argument
2661 #define xTaskNotifyAndQueryIndexed( xTaskToNotify, uxIndexToNotify, ulValue, eAction, pulPreviousNo… argument
2783 #define xTaskNotifyFromISR( xTaskToNotify, ulValue, eAction, pxHigherPriorityTaskWoken ) \ argument
2785 #define xTaskNotifyIndexedFromISR( xTaskToNotify, uxIndexToNotify, ulValue, eAction, pxHigherPriori… argument
2812 #define xTaskNotifyAndQueryIndexedFromISR( xTaskToNotify, uxIndexToNotify, ulValue, eAction, pulPre… argument
2814 #define xTaskNotifyAndQueryFromISR( xTaskToNotify, ulValue, eAction, pulPreviousNotificationValue, … argument
A Dmpu_prototypes.h45 uint32_t ulValue; member
A DFreeRTOS.h2350 …#define traceENTER_xTaskGenericNotify( xTaskToNotify, uxIndexToNotify, ulValue, eAction, pulPrevio… argument
2358 …#define traceENTER_xTaskGenericNotifyFromISR( xTaskToNotify, uxIndexToNotify, ulValue, eAction, pu… argument
/FreeRTOS-Kernel/portable/GCC/H8S2329/
A Dport.c71 uint32_t ulValue; in pxPortInitialiseStack() local
/FreeRTOS-Kernel/portable/GCC/NiosII/
A Dport.c69 static void prvReadGp( uint32_t * ulValue ) in prvReadGp()
/FreeRTOS-Kernel/portable/Common/
A Dmpu_wrappers.c938 uint32_t ulValue, in MPU_xTaskGenericNotify()
A Dmpu_wrappers_v2.c1272 uint32_t ulValue, in MPU_xTaskGenericNotify()
2115 uint32_t ulValue, in MPU_xTaskGenericNotifyFromISR()
/FreeRTOS-Kernel/
A Dtasks.c7909 uint32_t ulValue, in xTaskGenericNotify()
8029 uint32_t ulValue, in xTaskGenericNotifyFromISR()

Completed in 54 milliseconds