Searched defs:xOptionalValue (Results 1 – 6 of 6) sorted by relevance
| /Kernel-v11.0.1/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 | 1485 …#define traceENTER_xTimerGenericCommandFromTask( xTimer, xCommandID, xOptionalValue, pxHigherPrior… argument 1493 …#define traceENTER_xTimerGenericCommandFromISR( xTimer, xCommandID, xOptionalValue, pxHigherPriori… argument
|
| /Kernel-v11.0.1/ |
| D | timers.c | 450 const TickType_t xOptionalValue, in xTimerGenericCommandFromTask() 501 const TickType_t xOptionalValue, in xTimerGenericCommandFromISR()
|
| /Kernel-v11.0.1/portable/Common/ |
| D | mpu_wrappers.c | 1928 const TickType_t xOptionalValue, in MPU_xTimerGenericCommandFromTask()
|
| D | mpu_wrappers_v2.c | 3439 const TickType_t xOptionalValue, in MPU_xTimerGenericCommandFromTask() 3829 const TickType_t xOptionalValue, in MPU_xTimerGenericCommandFromISR()
|