Home
last modified time | relevance | path

Searched refs:ui32BankPwrMode (Results 1 – 1 of 1) sorted by relevance

/external/platform/cc13xx/cc13xxware/driverlib/
A Dflash.c195 uint32_t ui32BankPwrMode; in FlashPowerModeGet() local
197 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