Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/
A Devent_groups.c514 …xReturn = xTimerPendFunctionCallFromISR( vEventGroupClearBitsCallback, ( void * ) xEventGroup, ( u… in xEventGroupClearBitsFromISR()
826 …xReturn = xTimerPendFunctionCallFromISR( vEventGroupSetBitsCallback, ( void * ) xEventGroup, ( uin… in xEventGroupSetBitsFromISR()
A DMISRA.md110 parameter to the xTimerPendFunctionCallFromISR API when the callback is
A Dtimers.c1236 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend, in xTimerPendFunctionCallFromISR() function
A DHistory.txt1506 https://www.FreeRTOS.org/xTimerPendFunctionCallFromISR.html
/FreeRTOS-Kernel/include/
A Dtimers.h1203 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend,

Completed in 17 milliseconds