Searched refs:ui32PeriphEnable (Results 1 – 3 of 3) sorted by relevance
102 uint32_t ui32PeriphEnable; member287 PWRCTRL->DEVPWREN |= am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable; in am_hal_pwrctrl_periph_enable()313 PWRCTRL->DEVPWREN &= ~am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable; in am_hal_pwrctrl_periph_enable()337 …_MASK) > 0) && ((HCPxMask & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()344 …_MASK) > 0) && ((HCPxMask & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()351 …_MASK) > 0) && ((HCPxMask & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()377 PWRCTRL->DEVPWREN &= ~am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable; in am_hal_pwrctrl_periph_disable()426 …32Enabled && (PWRCTRL->DEVPWREN & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable); in am_hal_pwrctrl_periph_enabled()
115 uint32_t ui32PeriphEnable; member303 PWRCTRL->DEVPWREN |= am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable; in am_hal_pwrctrl_periph_enable()329 PWRCTRL->DEVPWREN &= ~am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable; in am_hal_pwrctrl_periph_enable()352 …) > 0) && ((HCPxMSPIxMask & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()359 …) > 0) && ((HCPxMSPIxMask & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()366 …) > 0) && ((HCPxMSPIxMask & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()373 …) > 0) && ((HCPxMSPIxMask & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()398 PWRCTRL->DEVPWREN &= ~am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable; in am_hal_pwrctrl_periph_disable()446 …32Enabled && (PWRCTRL->DEVPWREN & am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphEnable); in am_hal_pwrctrl_periph_enabled()
255 uint32_t ui32PeriphEnable; member519 pwr_ctrl->ui32PeriphEnable = 1 << ePeripheral; in am_get_pwrctrl()532 pwr_ctrl->ui32PeriphEnable = 1 << shift_pos; in am_get_pwrctrl()1828 if ( AM_REGVAL(pwr_ctrl.ui32PwrEnRegAddr) & pwr_ctrl.ui32PeriphEnable ) in am_hal_pwrctrl_periph_enable()1854 pwr_ctrl.ui32PeriphEnable; in am_hal_pwrctrl_periph_enable()1943 ((AM_REGVAL(pwr_ctrl.ui32PwrEnRegAddr) & pwr_ctrl.ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()1951 ((AM_REGVAL(pwr_ctrl.ui32PwrEnRegAddr) & pwr_ctrl.ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()1959 ((AM_REGVAL(pwr_ctrl.ui32PwrEnRegAddr) & pwr_ctrl.ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()1967 ((AM_REGVAL(pwr_ctrl.ui32PwrEnRegAddr) & pwr_ctrl.ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()1975 ((AM_REGVAL(pwr_ctrl.ui32PwrEnRegAddr) & pwr_ctrl.ui32PeriphEnable) == 0)) in pwrctrl_periph_disable_msk_check()[all …]