Searched refs:ui32PeriphStatus (Results 1 – 3 of 3) sorted by relevance
103 uint32_t ui32PeriphStatus; member294 … 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()334 switch (am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus) in pwrctrl_periph_disable_msk_check()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()415 uint32_t ui32Mask = am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus; in am_hal_pwrctrl_periph_enabled()
116 uint32_t ui32PeriphStatus; member310 … 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()349 switch (am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus) in pwrctrl_periph_disable_msk_check()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()435 uint32_t ui32Mask = am_hal_pwrctrl_peripheral_control[ePeripheral].ui32PeriphStatus; in am_hal_pwrctrl_periph_enabled()
257 uint32_t ui32PeriphStatus; member520 pwr_ctrl->ui32PeriphStatus = 1 << ePeripheral; in am_get_pwrctrl()533 pwr_ctrl->ui32PeriphStatus = 1 << shift_pos; in am_get_pwrctrl()1859 pwr_ctrl.ui32PeriphStatus, in am_hal_pwrctrl_periph_enable()1860 pwr_ctrl.ui32PeriphStatus, in am_hal_pwrctrl_periph_enable()1906 pwr_ctrl.ui32PeriphStatus) != 0) in am_hal_pwrctrl_periph_enable()1939 switch (pwr_ctrl.ui32PeriphStatus) in pwrctrl_periph_disable_msk_check()2059 pwr_ctrl.ui32PeriphStatus, in am_hal_pwrctrl_periph_disable()2060 pwr_ctrl.ui32PeriphStatus, in am_hal_pwrctrl_periph_disable()2110 pwr_ctrl.ui32PeriphStatus) != 0); in am_hal_pwrctrl_periph_enabled()