Home
last modified time | relevance | path

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

/drivers/clock_control/
A Dclock_control_nrf_lfclk.c65 uint8_t clock_options_cnt; member
164 for (int i = dev_data->clock_options_cnt - 1; i >= 0; --i) { in lfclk_resolve_spec_to_idx()
342 dev_data->clock_options_cnt = LFCLK_DEF_OPTS; in lfclk_init()
368 dev_data->clock_options_cnt += 2; in lfclk_init()
379 dev_data->clock_options_cnt += 2; in lfclk_init()
386 dev_data->clock_options_cnt += 1; in lfclk_init()

Completed in 5 milliseconds