Searched refs:ui32BankPwrMode (Results 1 – 2 of 2) sorted by relevance
177 uint32_t ui32BankPwrMode; in FlashPowerModeGet() local179 ui32BankPwrMode = HWREG(FLASH_BASE + FLASH_O_FBFALLBACK) & in FlashPowerModeGet()182 if((ui32BankPwrMode == FBFALLBACK_SLEEP) && in FlashPowerModeGet()187 else if((ui32BankPwrMode == FBFALLBACK_SLEEP) && in FlashPowerModeGet()
179 uint32_t ui32BankPwrMode; in FlashPowerModeGet() local181 ui32BankPwrMode = HWREG(FLASH_BASE + FLASH_O_FBFALLBACK) & in FlashPowerModeGet()184 if((ui32BankPwrMode == FBFALLBACK_SLEEP) && in FlashPowerModeGet()189 else if((ui32BankPwrMode == FBFALLBACK_SLEEP) && in FlashPowerModeGet()