Searched refs:DEVPWRSTATUS (Results 1 – 8 of 8) sorted by relevance
/hal_ambiq-3.7.0/mcu/apollo4p/hal/ |
D | am_hal_pwrctrl.c | 269 AM_REGADDR(PWRCTRL, DEVPWRSTATUS), 275 AM_REGADDR(PWRCTRL, DEVPWRSTATUS), 281 AM_REGADDR(PWRCTRL, DEVPWRSTATUS), 287 AM_REGADDR(PWRCTRL, DEVPWRSTATUS), 293 AM_REGADDR(PWRCTRL, DEVPWRSTATUS), 299 AM_REGADDR(PWRCTRL, DEVPWRSTATUS), 305 AM_REGADDR(PWRCTRL, DEVPWRSTATUS), 311 AM_REGADDR(PWRCTRL, DEVPWRSTATUS), 317 AM_REGADDR(PWRCTRL, DEVPWRSTATUS), 323 AM_REGADDR(PWRCTRL, DEVPWRSTATUS), [all …]
|
/hal_ambiq-3.7.0/mcu/apollo3/hal/ |
D | am_hal_pwrctrl.c | 294 … if ((PWRCTRL->DEVPWRSTATUS & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus) > 0) in am_hal_pwrctrl_periph_enable() 303 … if ((PWRCTRL->DEVPWRSTATUS & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus) > 0) in am_hal_pwrctrl_periph_enable() 384 …if ((PWRCTRL->DEVPWRSTATUS & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus) == 0) in am_hal_pwrctrl_periph_disable() 393 …if ((PWRCTRL->DEVPWRSTATUS & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus) == 0) in am_hal_pwrctrl_periph_disable() 425 ui32Enabled = PWRCTRL->DEVPWRSTATUS & ui32Mask ? 1 : 0; in am_hal_pwrctrl_periph_enabled()
|
/hal_ambiq-3.7.0/mcu/apollo3p/hal/ |
D | am_hal_pwrctrl.c | 310 … if ((PWRCTRL->DEVPWRSTATUS & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus) > 0) in am_hal_pwrctrl_periph_enable() 319 … if ((PWRCTRL->DEVPWRSTATUS & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus) > 0) in am_hal_pwrctrl_periph_enable() 405 …if ((PWRCTRL->DEVPWRSTATUS & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus) == 0) in am_hal_pwrctrl_periph_disable() 414 …if ((PWRCTRL->DEVPWRSTATUS & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus) == 0) in am_hal_pwrctrl_periph_disable() 445 ui32Enabled = PWRCTRL->DEVPWRSTATUS & ui32Mask ? 1 : 0; in am_hal_pwrctrl_periph_enabled()
|
/hal_ambiq-3.7.0/mcu/apollo4p/hal/mcu/ |
D | am_hal_sysctrl.c | 119 !(PWRCTRL->DEVPWRSTATUS & in am_hal_sysctrl_sleep()
|
/hal_ambiq-3.7.0/CMSIS/AmbiqMicro/Include/ |
D | apollo3.h | 8064 …__IOM uint32_t DEVPWRSTATUS; /*!< (@ 0x00000018) This provides the power status for… member
|
D | apollo3p.h | 8971 …__IOM uint32_t DEVPWRSTATUS; /*!< (@ 0x00000018) This provides the power status for… member
|
D | apollo4b_generic.h | 20077 …__IOM uint32_t DEVPWRSTATUS; /*!< (@ 0x00000008) This provides the power status for… member
|
D | apollo4p.h | 20322 …__IOM uint32_t DEVPWRSTATUS; /*!< (@ 0x00000008) This provides the power status for… member
|