Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/adc/
Dadc_smartbond_gpadc.c138 static int pop_count(uint32_t n) in pop_count() function
224 data->sequence_channel_count = pop_count(sequence->channels); in start_read()
Dadc_smartbond_sdadc.c139 static int pop_count(uint32_t n) in pop_count() function
230 data->sequence_channel_count = pop_count(sequence->channels); in start_read()