Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
Devent_groups.h460xTimerPendFunctionCallFromISR( vEventGroupClearBitsCallback, ( void * ) ( xEventGroup ), ( uint32_…
619xTimerPendFunctionCallFromISR( vEventGroupSetBitsCallback, ( void * ) ( xEventGroup ), ( uint32_t …
Dtimers.h1200 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend,
/Kernel-v11.1.0/
Devent_groups.c514 …xReturn = xTimerPendFunctionCallFromISR( vEventGroupClearBitsCallback, ( void * ) xEventGroup, ( u… in xEventGroupClearBitsFromISR()
823 …xReturn = xTimerPendFunctionCallFromISR( vEventGroupSetBitsCallback, ( void * ) xEventGroup, ( uin… in xEventGroupSetBitsFromISR()
DMISRA.md110 parameter to the xTimerPendFunctionCallFromISR API when the callback is
Dtimers.c1233 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend, in xTimerPendFunctionCallFromISR() function
DHistory.txt1371 https://www.FreeRTOS.org/xTimerPendFunctionCallFromISR.html