Home
last modified time | relevance | path

Searched refs:am_hal_pwrctrl_periph_disable (Results 1 – 25 of 34) sorted by relevance

12

/hal_ambiq-latest/utils/
Dam_util_regdump.c1035 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_ADC); in regdump_pwr_disable()
1042 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_BLEL); in regdump_pwr_disable()
1049 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_IOM0); in regdump_pwr_disable()
1054 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_IOM3); in regdump_pwr_disable()
1061 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_IOS); in regdump_pwr_disable()
1068 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_MSPI); in regdump_pwr_disable()
1075 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_PDM); in regdump_pwr_disable()
1082 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_UART0); in regdump_pwr_disable()
1086 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_UART1); in regdump_pwr_disable()
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_pwrctrl.h153 extern uint32_t am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral);
Dam_hal_pwrctrl.c371 am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral) in am_hal_pwrctrl_periph_disable() function
Dam_hal_pdm.c312 am_hal_pwrctrl_periph_disable(ePDMPowerModule); in am_hal_pdm_power_control()
Dam_hal_adc.c1327 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_ADC); in am_hal_adc_power_control()
Dam_hal_ios.c191am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_IOS + pIOSState->ui3… in am_hal_ios_power_ctrl()
Dam_hal_uart.c348 am_hal_pwrctrl_periph_disable(eUARTPowerModule); in am_hal_uart_power_control()
Dam_hal_scard.c466 am_hal_pwrctrl_periph_disable(eSCCPowerModule); in am_hal_scard_power_control()
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_pwrctrl.h178 extern uint32_t am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral);
Dam_hal_adc.c1327 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_ADC); in am_hal_adc_power_control()
Dam_hal_pdm.c312 am_hal_pwrctrl_periph_disable(ePDMPowerModule); in am_hal_pdm_power_control()
Dam_hal_pwrctrl.c392 am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral) in am_hal_pwrctrl_periph_disable() function
Dam_hal_ios.c191am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_IOS + pIOSState->ui3… in am_hal_ios_power_ctrl()
Dam_hal_uart.c348 am_hal_pwrctrl_periph_disable(eUARTPowerModule); in am_hal_uart_power_control()
Dam_hal_scard.c466 am_hal_pwrctrl_periph_disable(eSCCPowerModule); in am_hal_scard_power_control()
/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_pwrctrl.h676 extern uint32_t am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral);
Dam_hal_pdm.c281 am_hal_pwrctrl_periph_disable(ePDMPowerModule); in am_hal_pdm_power_control()
Dam_hal_pwrctrl.c1995 am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral) in am_hal_pwrctrl_periph_disable() function
2515 ui32Status = am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_CRYPTO); in am_hal_pwrctrl_control()
Dam_hal_i2s.c599 am_hal_pwrctrl_periph_disable(eI2SPowerModule); in am_hal_i2s_power_control()
Dam_hal_adc.c1741 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_ADC); in am_hal_adc_power_control()
Dam_hal_usb.c932 …if ((ui32Status = am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_USB)) == AM_HAL_STATUS_SUCCE… in am_hal_usb_power_control()
934 ui32Status = am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_USBPHY); in am_hal_usb_power_control()
/hal_ambiq-latest/mcu/apollo4p/hal/mcu/
Dam_hal_dsi.c313 am_hal_pwrctrl_periph_disable(AM_HAL_PWRCTRL_PERIPH_DISPPHY); in am_hal_dsi_deinit()
Dam_hal_ios.c197am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_IOS + pIOSState->ui3… in am_hal_ios_power_ctrl()
Dam_hal_uart.c388 am_hal_pwrctrl_periph_disable(eUARTPowerModule); in am_hal_uart_power_control()
Dam_hal_sdhc.c964am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_SDIO + pSDHCState->u… in am_hal_sdhc_power_control()

12