Searched defs:coap_fls (Results 1 – 2 of 2) sorted by relevance
32 #define coap_fls(i) fls(i) macro
21 coap_fls(unsigned int i) { in coap_fls() function