Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
Devent_groups.h448xTimerPendFunctionCallFromISR( vEventGroupClearBitsCallback, ( void * ) ( xEventGroup ), ( uint32_…
604xTimerPendFunctionCallFromISR( vEventGroupSetBitsCallback, ( void * ) ( xEventGroup ), ( uint32_t …
Dtimers.h1200 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend,
/Kernel-v11.0.1/
Devent_groups.c508 …xReturn = xTimerPendFunctionCallFromISR( vEventGroupClearBitsCallback, ( void * ) xEventGroup, ( u… in xEventGroupClearBitsFromISR()
814 …xReturn = xTimerPendFunctionCallFromISR( vEventGroupSetBitsCallback, ( void * ) xEventGroup, ( uin… in xEventGroupSetBitsFromISR()
DMISRA.md102 parameter to the xTimerPendFunctionCallFromISR API when the callback is
Dtimers.c1233 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend, in xTimerPendFunctionCallFromISR() function
DHistory.txt1294 https://www.FreeRTOS.org/xTimerPendFunctionCallFromISR.html