| /hal_ambiq-latest/mcu/apollo3/hal/ |
| D | am_hal_pwrctrl.h | 74 } am_hal_pwrctrl_periph_e; typedef 139 extern uint32_t am_hal_pwrctrl_periph_enable(am_hal_pwrctrl_periph_e ePeripheral); 153 extern uint32_t am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral); 169 am_hal_pwrctrl_periph_e ePeripheral, uint32_t *pui32Enabled);
|
| D | am_hal_pwrctrl.c | 281 am_hal_pwrctrl_periph_enable(am_hal_pwrctrl_periph_e ePeripheral) in am_hal_pwrctrl_periph_enable() 329 pwrctrl_periph_disable_msk_check(am_hal_pwrctrl_periph_e ePeripheral) in pwrctrl_periph_disable_msk_check() 371 am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral) in am_hal_pwrctrl_periph_disable() 412 am_hal_pwrctrl_periph_enabled(am_hal_pwrctrl_periph_e ePeripheral, in am_hal_pwrctrl_periph_enabled()
|
| D | am_hal_pdm.c | 256 am_hal_pwrctrl_periph_e ePDMPowerModule = ((am_hal_pwrctrl_periph_e) in am_hal_pdm_power_control()
|
| D | am_hal_ios.c | 159 …am_hal_pwrctrl_periph_enable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_IOS + pIOSState->ui32… in am_hal_ios_power_ctrl() 191 …am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_IOS + pIOSState->ui3… in am_hal_ios_power_ctrl()
|
| D | am_hal_uart.c | 254 am_hal_pwrctrl_periph_e eUARTPowerModule = ((am_hal_pwrctrl_periph_e) in am_hal_uart_power_control()
|
| D | am_hal_scard.c | 375 am_hal_pwrctrl_periph_e eSCCPowerModule = ((am_hal_pwrctrl_periph_e) in am_hal_scard_power_control()
|
| D | am_hal_mspi.c | 3160 am_hal_pwrctrl_periph_enable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_MSPI)); in am_hal_mspi_power_control() 3265 am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_MSPI)); in am_hal_mspi_power_control()
|
| D | am_hal_iom.c | 2157 …if ( AM_HAL_STATUS_SUCCESS != am_hal_pwrctrl_periph_enable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTR… in am_hal_iom_power_ctrl() 2231 …if ( AM_HAL_STATUS_SUCCESS != am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCT… in am_hal_iom_power_ctrl()
|
| /hal_ambiq-latest/mcu/apollo3p/hal/ |
| D | am_hal_pwrctrl.h | 79 } am_hal_pwrctrl_periph_e; typedef 164 extern uint32_t am_hal_pwrctrl_periph_enable(am_hal_pwrctrl_periph_e ePeripheral); 178 extern uint32_t am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral); 194 am_hal_pwrctrl_periph_e ePeripheral, uint32_t *pui32Enabled);
|
| D | am_hal_pwrctrl.c | 297 am_hal_pwrctrl_periph_enable(am_hal_pwrctrl_periph_e ePeripheral) in am_hal_pwrctrl_periph_enable() 344 pwrctrl_periph_disable_msk_check(am_hal_pwrctrl_periph_e ePeripheral) in pwrctrl_periph_disable_msk_check() 392 am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral) in am_hal_pwrctrl_periph_disable() 432 am_hal_pwrctrl_periph_enabled(am_hal_pwrctrl_periph_e ePeripheral, in am_hal_pwrctrl_periph_enabled()
|
| D | am_hal_pdm.c | 256 am_hal_pwrctrl_periph_e ePDMPowerModule = ((am_hal_pwrctrl_periph_e) in am_hal_pdm_power_control()
|
| D | am_hal_ios.c | 159 …am_hal_pwrctrl_periph_enable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_IOS + pIOSState->ui32… in am_hal_ios_power_ctrl() 191 …am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_IOS + pIOSState->ui3… in am_hal_ios_power_ctrl()
|
| D | am_hal_uart.c | 254 am_hal_pwrctrl_periph_e eUARTPowerModule = ((am_hal_pwrctrl_periph_e) in am_hal_uart_power_control()
|
| D | am_hal_scard.c | 375 am_hal_pwrctrl_periph_e eSCCPowerModule = ((am_hal_pwrctrl_periph_e) in am_hal_scard_power_control()
|
| D | am_hal_mspi.c | 3217 …am_hal_pwrctrl_periph_enable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_MSPI0 + pMSPIState->u… in am_hal_mspi_power_control() 3324 …am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_MSPI0 + pMSPIState->… in am_hal_mspi_power_control()
|
| D | am_hal_iom.c | 1972 …if ( AM_HAL_STATUS_SUCCESS != am_hal_pwrctrl_periph_enable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTR… in am_hal_iom_power_ctrl() 2046 …if ( AM_HAL_STATUS_SUCCESS != am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCT… in am_hal_iom_power_ctrl()
|
| /hal_ambiq-latest/mcu/apollo4p/hal/ |
| D | am_hal_pwrctrl.h | 293 } am_hal_pwrctrl_periph_e; typedef 662 extern uint32_t am_hal_pwrctrl_periph_enable(am_hal_pwrctrl_periph_e ePeripheral); 676 extern uint32_t am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral); 691 extern uint32_t am_hal_pwrctrl_periph_enabled(am_hal_pwrctrl_periph_e ePeripheral,
|
| D | am_hal_pdm.c | 225 am_hal_pwrctrl_periph_e ePDMPowerModule = ((am_hal_pwrctrl_periph_e) in am_hal_pdm_power_control()
|
| D | am_hal_pwrctrl.c | 1816 am_hal_pwrctrl_periph_enable(am_hal_pwrctrl_periph_e ePeripheral) in am_hal_pwrctrl_periph_enable() 1927 pwrctrl_periph_disable_msk_check(am_hal_pwrctrl_periph_e ePeripheral) in pwrctrl_periph_disable_msk_check() 1995 am_hal_pwrctrl_periph_disable(am_hal_pwrctrl_periph_e ePeripheral) in am_hal_pwrctrl_periph_disable() 2084 am_hal_pwrctrl_periph_enabled(am_hal_pwrctrl_periph_e ePeripheral, in am_hal_pwrctrl_periph_enabled()
|
| D | am_hal_i2s.c | 528 …am_hal_pwrctrl_periph_e eI2SPowerModule = ((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_I2S0 + … in am_hal_i2s_power_control()
|
| /hal_ambiq-latest/mcu/apollo4p/hal/mcu/ |
| D | am_hal_ios.c | 165 …am_hal_pwrctrl_periph_enable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_IOS + pIOSState->ui32… in am_hal_ios_power_ctrl() 197 …am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_IOS + pIOSState->ui3… in am_hal_ios_power_ctrl()
|
| D | am_hal_uart.c | 294 am_hal_pwrctrl_periph_e eUARTPowerModule = ((am_hal_pwrctrl_periph_e) in am_hal_uart_power_control()
|
| D | am_hal_sdhc.c | 924 …am_hal_pwrctrl_periph_enable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_SDIO + pSDHCState->ui… in am_hal_sdhc_power_control() 964 …am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_SDIO + pSDHCState->u… in am_hal_sdhc_power_control()
|
| D | am_hal_iom.c | 2035 …am_hal_pwrctrl_periph_enable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_IOM0 + pIOMState->ui3… in am_hal_iom_power_ctrl() 2111 …am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_IOM0 + pIOMState->ui… in am_hal_iom_power_ctrl()
|
| D | am_hal_mspi.c | 3599 …am_hal_pwrctrl_periph_enable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_MSPI0 + pMSPIState->u… in am_hal_mspi_power_control() 3716 …am_hal_pwrctrl_periph_disable((am_hal_pwrctrl_periph_e)(AM_HAL_PWRCTRL_PERIPH_MSPI0 + pMSPIState->… in am_hal_mspi_power_control()
|