Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dlpn.c771 static inline int group_popcount(atomic_t *target) in group_popcount() function
787 int added_count = group_popcount(lpn->added); in sub_update()