Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf.c744 bool lf_status = nrfx_clock_is_running(NRF_CLOCK_DOMAIN_LFCLK, NULL); in cmd_status() local
771 lf_status ? "" : "not ", lf_mgr->refs); in cmd_status()