Home
last modified time | relevance | path

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

/hal_ambiq-latest/utils/
Dam_util_regdump.c952 am_hal_pwrctrl_periph_enabled(AM_HAL_PWRCTRL_PERIPH_ADC, &g_ui32PwrStatAdc); in regdump_pwr_enable()
959 am_hal_pwrctrl_periph_enabled(AM_HAL_PWRCTRL_PERIPH_BLEL, &g_ui32PwrStatBle); in regdump_pwr_enable()
970 am_hal_pwrctrl_periph_enabled(AM_HAL_PWRCTRL_PERIPH_IOM0, &g_ui32PwrStatIom02); in regdump_pwr_enable()
971 am_hal_pwrctrl_periph_enabled(AM_HAL_PWRCTRL_PERIPH_IOM3, &g_ui32PwrStatIom35); in regdump_pwr_enable()
982 am_hal_pwrctrl_periph_enabled(AM_HAL_PWRCTRL_PERIPH_IOS, &g_ui32PwrStatIos); in regdump_pwr_enable()
989 am_hal_pwrctrl_periph_enabled(AM_HAL_PWRCTRL_PERIPH_MSPI, &g_ui32PwrStatMspi); in regdump_pwr_enable()
996 am_hal_pwrctrl_periph_enabled(AM_HAL_PWRCTRL_PERIPH_PDM, &g_ui32PwrStatPdm); in regdump_pwr_enable()
1003 am_hal_pwrctrl_periph_enabled(AM_HAL_PWRCTRL_PERIPH_UART0, &g_ui32PwrStatUart0); in regdump_pwr_enable()
1004 am_hal_pwrctrl_periph_enabled(AM_HAL_PWRCTRL_PERIPH_UART1, &g_ui32PwrStatUart1); in regdump_pwr_enable()
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_pwrctrl.h168 extern uint32_t am_hal_pwrctrl_periph_enabled(
Dam_hal_pwrctrl.c412 am_hal_pwrctrl_periph_enabled(am_hal_pwrctrl_periph_e ePeripheral, in am_hal_pwrctrl_periph_enabled() function
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_pwrctrl.h193 extern uint32_t am_hal_pwrctrl_periph_enabled(
Dam_hal_pwrctrl.c432 am_hal_pwrctrl_periph_enabled(am_hal_pwrctrl_periph_e ePeripheral, in am_hal_pwrctrl_periph_enabled() function
/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_pwrctrl.h691 extern uint32_t am_hal_pwrctrl_periph_enabled(am_hal_pwrctrl_periph_e ePeripheral,
Dam_hal_pwrctrl.c2084 am_hal_pwrctrl_periph_enabled(am_hal_pwrctrl_periph_e ePeripheral, in am_hal_pwrctrl_periph_enabled() function
2509 am_hal_pwrctrl_periph_enabled(AM_HAL_PWRCTRL_PERIPH_CRYPTO, &bEnabled); in am_hal_pwrctrl_control()