Lines Matching full:active
62 * @brief Setup various clock on SoC in active state.
64 * Configures the clock in active state.
69 /* Configure AHB Peripheral Clock in active state */ in clock_active_init()
72 /* Configure APB Peripheral Clock in active state */ in clock_active_init()
77 * @brief Configures the clock that remain active during sleep state.
79 * Configures the clock that remain active during sleep state.
88 * @brief Configures the clock that remain active during deepsleep state.
90 * Configures the clock that remain active during deepsleep state.
117 /* Setup active state clocks */ in soc_power_init()
120 /* Setup sleep active clocks */ in soc_power_init()
123 /* Setup deepsleep active clocks */ in soc_power_init()