Home
last modified time | relevance | path

Searched defs:ulParameter2 (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/freertos/
Dtimers.c117 …uint32_t ulParameter2; /* << The value that will be used as the callback functions s… member
1101 uint32_t ulParameter2, in xTimerPendFunctionCallFromISR()
1128 uint32_t ulParameter2, in xTimerPendFunctionCall()
/hal_espressif-3.6.0/components/freertos/include/freertos/
DFreeRTOS.h676 #define tracePEND_FUNC_CALL( xFunctionToPend, pvParameter1, ulParameter2, ret ) argument
680 #define tracePEND_FUNC_CALL_FROM_ISR( xFunctionToPend, pvParameter1, ulParameter2, ret ) argument