Searched defs:ESPTimer (Results 1 – 2 of 2) sorted by relevance
27 ESPTimer::ESPTimer(function<void()> timeout_cb, const string &timer_name) in ESPTimer() function in idf::esp_timer::ESPTimer
53 class ESPTimer { class