Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
HDtimers.h1353 const TickType_t xOptionalValue,
HDmpu_prototypes.h63 TickType_t xOptionalValue; member
266 const TickType_t xOptionalValue,
/Kernel-v10.6.2/
HDtimers.c388 const TickType_t xOptionalValue, in xTimerGenericCommand() argument
403 xMessage.u.xTimerParameters.xMessageValue = xOptionalValue; in xTimerGenericCommand()
422 traceTIMER_COMMAND_SEND( xTimer, xCommandID, xOptionalValue, xReturn ); in xTimerGenericCommand()
/Kernel-v10.6.2/portable/Common/
HDmpu_wrappers.c1952 const TickType_t xOptionalValue, 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.c3375 const TickType_t xOptionalValue, in MPU_xTimerGenericCommand() argument
3384 xParams.xOptionalValue = xOptionalValue; in MPU_xTimerGenericCommand()
3437 pxParams->xOptionalValue, in MPU_xTimerGenericCommandImpl()
3469 pxParams->xOptionalValue, in MPU_xTimerGenericCommandPrivImpl()