Home
last modified time | relevance | path

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

/Zephyr-4.1.0/soc/nordic/nrf54l/
Dsoc.c61 int32_t slope_k = (int32_t)(slope_field_k ^ slope_sign_k) - (int32_t)slope_sign_k; in power_and_clock_configuration() local
85 uint32_t mid_val = (2UL * cap_val_encoded - 12UL) * (uint32_t)(slope_k + 392UL) in power_and_clock_configuration()