Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/adc/
Dadc_smartbond_gpadc.c107 static int pop_count(uint32_t n) in pop_count() function
193 data->sequence_channel_count = pop_count(sequence->channels); in start_read()
Dadc_smartbond_sdadc.c110 static int pop_count(uint32_t n) in pop_count() function
196 data->sequence_channel_count = pop_count(sequence->channels); in start_read()