Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/drivers/led/
Dled-seq.c87 if (chs->seqs[LLSI_CURR].seq) in lws_seq_sample()
88 chs->seqs[LLSI_CURR].last = chs->seqs[LLSI_CURR].seq-> in lws_seq_sample()
89 func(chs->seqs[LLSI_CURR].ph); in lws_seq_sample()
105 (unsigned int)chs->seqs[LLSI_CURR].last * in lws_seq_sample()
110 i = chs->seqs[LLSI_CURR].last; in lws_seq_sample()
129 lws_seq_advance(lcs, &chs->seqs[LLSI_CURR]); in lws_seq_timer_handle()
142 chs->seqs[LLSI_CURR] = chs->seqs[LLSI_NEXT]; in lws_seq_timer_handle()
/third_party/libwebsockets/include/libwebsockets/
Dlws-led.h56 LLSI_CURR, enumerator