Found 10 other functions taking a
_ETSTIMER_
argument:
Arm an ets timer, this timer range is 640 us to 429496 ms. In FreeRTOS, please call FreeRTOS apis, never call this api.
Arm an ets timer, this timer range is 640 us to 429496 ms. In FreeRTOS, please call FreeRTOS apis, never call this api.
Disarm an ets timer. In FreeRTOS, please call FreeRTOS apis, never call this api.
Set timer callback and argument. In FreeRTOS, please call FreeRTOS apis, never call this api.
Unset timer callback and argument to NULL. In FreeRTOS, please call FreeRTOS apis, never call this api.