Esp8266/Components/driver/include/driver/os_timer.h File Reference
#include <esp_systemapi.h>
Include dependency graph for Esp8266/Components/driver/include/driver/os_timer.h:

Go to the source code of this file.

Functions

void os_timer_arm_ticks (os_timer_t *ptimer, uint32_t ticks, bool repeat_flag)
 Set a software timer using the Timer2 tick value. More...