Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/nrf54l/
Dsoc.c85 uint32_t mid_val = (2UL * cap_val_encoded - 12UL) * (uint32_t)(slope_k + 392UL) in power_and_clock_configuration() local
89 uint32_t lfxo_intcap = mid_val >> 9UL; in power_and_clock_configuration()
92 if ((mid_val & BIT_MASK(9)) > (BIT_MASK(9) / 2)) { in power_and_clock_configuration()