Searched defs:xOptionalValue (Results 1 – 6 of 6) sorted by relevance
/FreeRTOS-Kernel/include/ |
A D | mpu_prototypes.h | 63 TickType_t xOptionalValue; member
|
A D | timers.h | 1375 #define xTimerGenericCommand( xTimer, xCommandID, xOptionalValue, pxHigherPriorityTaskWoken, xTicks… argument
|
A D | FreeRTOS.h | 1562 …#define traceENTER_xTimerGenericCommandFromTask( xTimer, xCommandID, xOptionalValue, pxHigherPrior… argument 1570 …#define traceENTER_xTimerGenericCommandFromISR( xTimer, xCommandID, xOptionalValue, pxHigherPriori… argument
|
/FreeRTOS-Kernel/ |
A D | timers.c | 450 const TickType_t xOptionalValue, in xTimerGenericCommandFromTask() 499 const TickType_t xOptionalValue, in xTimerGenericCommandFromISR()
|
/FreeRTOS-Kernel/portable/Common/ |
A D | mpu_wrappers.c | 1958 const TickType_t xOptionalValue, in MPU_xTimerGenericCommandFromTask()
|
A D | mpu_wrappers_v2.c | 3477 const TickType_t xOptionalValue, in MPU_xTimerGenericCommandFromTask() 3867 const TickType_t xOptionalValue, in MPU_xTimerGenericCommandFromISR()
|
Completed in 35 milliseconds