Home
last modified time | relevance | path

Searched refs:timer_refcount (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/drivers/led/
Dled-seq.c68 if (!(--lcs->timer_refcount)) { in lws_seq_advance()
176 if (!lcs->timer_refcount++) { in lws_led_set_chs_seq()
Dprivate-lib-drivers-led.h32 int timer_refcount; member