Searched defs:timer_cb (Results 1 – 6 of 6) sorted by relevance
110 function<void()> timer_cb = [&]() { }; in __anon928ea4380102() variable120 function<void()> timer_cb = [&]() { }; in __anon928ea4380202() variable132 function<void()> timer_cb = [&]() { }; in __anon928ea4380302() variable147 function<void()> timer_cb = [&]() { }; in __anon928ea4380402() variable159 function<void()> timer_cb = [&]() { }; in __anon928ea4380502() variable174 function<void()> timer_cb = [&]() { }; in __anon928ea4380602() variable188 function<void()> timer_cb = [&]() { flag = 47; }; in __anon928ea4380702() variable
53 function<void()> timer_cb = [&t_end]() { in __anon7588ac300102() variable87 function<void()> timer_cb = [&]() { in __anon7588ac300202() variable
124 std::function<void(const ESPEvent &)> timer_cb; member258 std::function<void(const ESPEvent &)> timer_cb = [](const ESPEvent &ev) { }; in __anon298e7b430a02() variable269 std::function<void(const ESPEvent &)> timer_cb; variable284 std::function<void(const ESPEvent &)> timer_cb = [&](const ESPEvent& ev) { in __anon298e7b430d02() variable
39 static void timer_cb(void *arg) { in timer_cb() function
134 std::function<void(const ESPEvent &)> timer_cb) in register_event_timed()
207 tBTU_TIMER_CALLBACK timer_cb; /* callback triggered when timer expires */ member