Searched defs:xCommandID (Results 1 – 6 of 6) sorted by relevance
/Kernel-v11.1.0/include/ |
D | mpu_prototypes.h | 62 BaseType_t xCommandID; 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 | 449 const BaseType_t xCommandID, in xTimerGenericCommandFromTask() 500 const BaseType_t xCommandID, in xTimerGenericCommandFromISR()
|
/Kernel-v11.1.0/portable/Common/ |
D | mpu_wrappers.c | 1927 const BaseType_t xCommandID, in MPU_xTimerGenericCommandFromTask()
|
D | mpu_wrappers_v2.c | 3443 const BaseType_t xCommandID, in MPU_xTimerGenericCommandFromTask() 3833 const BaseType_t xCommandID, in MPU_xTimerGenericCommandFromISR()
|