Home
last modified time | relevance | path

Searched refs:xTimerGenericCommandFromISR (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Kernel/include/
A Dtimers.h1369 BaseType_t xTimerGenericCommandFromISR( TimerHandle_t xTimer,
1378xTimerGenericCommandFromISR( xTimer, xCommandID, xOptionalValue, pxHigherPriorityTaskWoken, xTicks…
A Dmpu_wrappers.h192 #define xTimerGenericCommandFromISR MPU_xTimerGenericCommandFromISR macro
/FreeRTOS-Kernel/
A Dtimers.c497 BaseType_t xTimerGenericCommandFromISR( TimerHandle_t xTimer, in xTimerGenericCommandFromISR() function
/FreeRTOS-Kernel/portable/Common/
A Dmpu_wrappers_v2.c3883 …xReturn = xTimerGenericCommandFromISR( xInternalTimerHandle, xCommandID, xOptionalValue, pxHigherP… in MPU_xTimerGenericCommandFromISR()

Completed in 42 milliseconds