Searched refs:am_hal_pwrctrl_periph_enable (Results 1 – 7 of 7) sorted by relevance
190 am_hal_pwrctrl_periph_enable(AM_HAL_PWRCTRL_PDM); in rt_hw_pdm_init()
168 am_hal_pwrctrl_periph_enable(AM_HAL_PWRCTRL_ADC); in rt_hw_adc_init()
332 extern void am_hal_pwrctrl_periph_enable(uint32_t ui32Peripheral);
421 am_hal_pwrctrl_periph_enable(AM_HAL_PWRCTRL_UART0 << ui32Module); in am_hal_uart_pwrctrl_enable()474 am_hal_pwrctrl_periph_enable(AM_HAL_PWRCTRL_UART0 << ui32Module); in am_hal_uart_power_on_restore()
136 am_hal_pwrctrl_periph_enable(AM_HAL_PWRCTRL_IOS); in am_hal_ios_pwrctrl_enable()203 am_hal_pwrctrl_periph_enable(AM_HAL_PWRCTRL_IOS); in am_hal_ios_config()
89 am_hal_pwrctrl_periph_enable(uint32_t ui32Peripheral) in am_hal_pwrctrl_periph_enable() function
724 am_hal_pwrctrl_periph_enable(AM_HAL_PWRCTRL_IOM0 << ui32Module); in am_hal_iom_pwrctrl_enable()832 am_hal_pwrctrl_periph_enable(AM_HAL_PWRCTRL_IOM0 << ui32Module); in am_hal_iom_power_on_restore()
Completed in 19 milliseconds