Searched refs:ui32BankPwrMode (Results 1 – 1 of 1) sorted by relevance
195 uint32_t ui32BankPwrMode; in FlashPowerModeGet() local197 ui32BankPwrMode = HWREG(FLASH_BASE + FLASH_O_FBFALLBACK) & in FlashPowerModeGet()200 if(ui32BankPwrMode == FBFALLBACK_SLEEP) in FlashPowerModeGet()204 else if(ui32BankPwrMode == FBFALLBACK_DEEP_STDBY) in FlashPowerModeGet()
Completed in 3 milliseconds