Searched defs:xOptionalValue (Results 1 – 6 of 6) sorted by relevance
/Kernel-v11.1.0/include/ |
D | mpu_prototypes.h | 63 TickType_t xOptionalValue; member
|
D | timers.h | 1372 #define xTimerGenericCommand( xTimer, xCommandID, xOptionalValue, pxHigherPriorityTaskWoken, xTicks… argument
|
D | FreeRTOS.h | 1537 …#define traceENTER_xTimerGenericCommandFromTask( xTimer, xCommandID, xOptionalValue, pxHigherPrior… argument 1545 …#define traceENTER_xTimerGenericCommandFromISR( xTimer, xCommandID, xOptionalValue, pxHigherPriori… argument
|
/Kernel-v11.1.0/ |
D | timers.c | 450 const TickType_t xOptionalValue, in xTimerGenericCommandFromTask() 501 const TickType_t xOptionalValue, in xTimerGenericCommandFromISR()
|
/Kernel-v11.1.0/portable/Common/ |
D | mpu_wrappers.c | 1928 const TickType_t xOptionalValue, in MPU_xTimerGenericCommandFromTask()
|
D | mpu_wrappers_v2.c | 3444 const TickType_t xOptionalValue, in MPU_xTimerGenericCommandFromTask() 3834 const TickType_t xOptionalValue, in MPU_xTimerGenericCommandFromISR()
|