Home
last modified time | relevance | path

Searched refs:am_hal_pwrctrl_periph_enable (Results 1 – 7 of 7) sorted by relevance

/bsp/apollo2/board/
A Dpdm.c190 am_hal_pwrctrl_periph_enable(AM_HAL_PWRCTRL_PDM); in rt_hw_pdm_init()
A Dadc.c168 am_hal_pwrctrl_periph_enable(AM_HAL_PWRCTRL_ADC); in rt_hw_adc_init()
/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_pwrctrl.h332 extern void am_hal_pwrctrl_periph_enable(uint32_t ui32Peripheral);
A Dam_hal_uart.c421 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()
A Dam_hal_ios.c136 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()
A Dam_hal_pwrctrl.c89 am_hal_pwrctrl_periph_enable(uint32_t ui32Peripheral) in am_hal_pwrctrl_periph_enable() function
A Dam_hal_iom.c724 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