Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_renesas_cpg_mssr.h58 .status = CLOCK_CONTROL_STATUS_UNKNOWN, \
72 .status = CLOCK_CONTROL_STATUS_UNKNOWN, \
Dclock_control_silabs_series.c76 return CLOCK_CONTROL_STATUS_UNKNOWN; in silabs_clock_control_get_status()
/Zephyr-latest/include/zephyr/drivers/
Dclock_control.h50 CLOCK_CONTROL_STATUS_UNKNOWN enumerator
200 return CLOCK_CONTROL_STATUS_UNKNOWN; in clock_control_get_status()
/Zephyr-latest/samples/boards/nordic/clock_skew/src/
Dmain.c93 [CLOCK_CONTROL_STATUS_UNKNOWN] = "UNKNOWN", in show_clocks()