Home
last modified time | relevance | path

Searched refs:xCommandID (Results 1 – 5 of 5) sorted by relevance

/Kernel-v10.6.2/
HDtimers.c387 const BaseType_t xCommandID, in xTimerGenericCommand() argument
402 xMessage.xMessageID = xCommandID; in xTimerGenericCommand()
406 if( xCommandID < tmrFIRST_FROM_ISR_COMMAND ) in xTimerGenericCommand()
422 traceTIMER_COMMAND_SEND( xTimer, xCommandID, xOptionalValue, xReturn ); in xTimerGenericCommand()
/Kernel-v10.6.2/include/
HDtimers.h1352 const BaseType_t xCommandID,
HDmpu_prototypes.h62 BaseType_t xCommandID; member
265 const BaseType_t xCommandID,
/Kernel-v10.6.2/portable/Common/
HDmpu_wrappers.c1951 const BaseType_t xCommandID, in MPU_xTimerGenericCommand() argument
1963 …xReturn = xTimerGenericCommand( xTimer, xCommandID, xOptionalValue, pxHigherPriorityTaskWoken, xTi… in MPU_xTimerGenericCommand()
1971 …xReturn = xTimerGenericCommand( xTimer, xCommandID, xOptionalValue, pxHigherPriorityTaskWoken, xTi… in MPU_xTimerGenericCommand()
HDmpu_wrappers_v2.c3374 const BaseType_t xCommandID, in MPU_xTimerGenericCommand() argument
3383 xParams.xCommandID = xCommandID; in MPU_xTimerGenericCommand()
3436 pxParams->xCommandID, in MPU_xTimerGenericCommandImpl()
3468 pxParams->xCommandID, in MPU_xTimerGenericCommandPrivImpl()