Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/drivers/
Dhwinfo.h61 #define RESET_PLL BIT(10) macro
/Zephyr-Core-3.7.0/drivers/hwinfo/
Dhwinfo_mcux_rcm.c44 mask |= RESET_PLL; in hwinfo_mcux_rcm_xlate_reset_sources()
Dhwinfo_shell.c101 case RESET_PLL: in cause_to_string()