Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/clock_control/
Dclock_control_renesas_cpg_mssr.h58 .status = CLOCK_CONTROL_STATUS_UNKNOWN, \
72 .status = CLOCK_CONTROL_STATUS_UNKNOWN, \
/Zephyr-Core-3.6.0/include/zephyr/drivers/
Dclock_control.h48 CLOCK_CONTROL_STATUS_UNKNOWN enumerator
198 return CLOCK_CONTROL_STATUS_UNKNOWN; in clock_control_get_status()
/Zephyr-Core-3.6.0/samples/boards/nrf/clock_skew/src/
Dmain.c93 [CLOCK_CONTROL_STATUS_UNKNOWN] = "UNKNOWN", in show_clocks()