Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlpn.c645 static inline int group_popcount(bt_mesh_atomic_t *target) in group_popcount() function
661 int added_count = group_popcount(lpn->added); in sub_update()