Searched refs:xOptionalValue (Results 1 – 5 of 5) sorted by relevance
/Kernel-v10.6.2/include/ |
HD | timers.h | 1353 const TickType_t xOptionalValue,
|
HD | mpu_prototypes.h | 63 TickType_t xOptionalValue; member 266 const TickType_t xOptionalValue,
|
/Kernel-v10.6.2/ |
HD | timers.c | 388 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/ |
HD | mpu_wrappers.c | 1952 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()
|
HD | mpu_wrappers_v2.c | 3375 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()
|