Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dtimers.h88 typedef void (*PendedFunction_t)( void *, uint32_t ); typedef
1146 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend, void *pvParameter1, uin…
1174 BaseType_t xTimerPendFunctionCall( PendedFunction_t xFunctionToPend, void *pvParameter1, uint32_t u…