Home
last modified time | relevance | path

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

/drivers/clock_control/
A Dclock_control_nrf2_common.c87 static inline uint8_t get_index_of_highest_bit(uint32_t value) in get_index_of_highest_bit() function
147 return get_index_of_highest_bit(active_options); in clock_config_update_begin()

Completed in 7 milliseconds