Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/include/
A Dtimers.h1347 BaseType_t xTimerGetStaticBuffer( TimerHandle_t xTimer,
A Dmpu_wrappers.h191 #define xTimerGetStaticBuffer MPU_xTimerGetStaticBuffer macro
/FreeRTOS-Kernel/
A Dtimers.c651 BaseType_t xTimerGetStaticBuffer( TimerHandle_t xTimer, in xTimerGetStaticBuffer() function
/FreeRTOS-Kernel/portable/Common/
A Dmpu_wrappers_v2.c3853 xReturn = xTimerGetStaticBuffer( xInternalTimerHandle, ppxTimerBuffer ); in MPU_xTimerGetStaticBuffer()

Completed in 21 milliseconds