Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_fll16m.c25 #define FLL16M_MODE_BYPASS 2 macro
52 .mode = FLL16M_MODE_BYPASS,
101 activate_fll16m_mode(dev_data, FLL16M_MODE_BYPASS); in hfxo_cb()
113 if (clock_options[to_activate_idx].mode == FLL16M_MODE_BYPASS) { in fll16m_work_handler()