Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/
Dpower.h10 struct clock_callbacks { struct
32 void imxrt_clock_pm_callbacks_register(struct clock_callbacks *callbacks); argument
Dpower.c24 static struct clock_callbacks lpm_clock_hooks;
32 void imxrt_clock_pm_callbacks_register(struct clock_callbacks *callbacks) in imxrt_clock_pm_callbacks_register()
Dlpm_rt1064.c345 struct clock_callbacks callbacks; in imxrt_lpm_init()