Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf.c743 bool hf_status; in cmd_status() local
756 hf_status = (hfclk_src == NRF_CLOCK_HFCLK_HIGH_ACCURACY); in cmd_status()
764 hf_status ? "" : "not ", hf_mgr->refs); in cmd_status()