Home
last modified time | relevance | path

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

/Zephyr-latest/soc/atmel/sam/sam4e/
Dsoc.c41 soc_pmc_enable_clock_failure_detector(); in clock_init()
/Zephyr-latest/soc/atmel/sam/sam3x/
Dsoc.c39 soc_pmc_enable_clock_failure_detector(); in clock_init()
/Zephyr-latest/soc/atmel/sam/sam4s/
Dsoc.c44 soc_pmc_enable_clock_failure_detector(); in clock_init()
/Zephyr-latest/soc/atmel/sam/same70/
Dsoc.c44 soc_pmc_enable_clock_failure_detector(); in clock_init()
/Zephyr-latest/soc/atmel/sam/samv71/
Dsoc.c42 soc_pmc_enable_clock_failure_detector(); in clock_init()
/Zephyr-latest/soc/atmel/sam/common/
Dsoc_pmc.h380 static ALWAYS_INLINE void soc_pmc_enable_clock_failure_detector(void) in soc_pmc_enable_clock_failure_detector() function