Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dflash.c177 uint32_t ui32BankPwrMode; in FlashPowerModeGet() local
179 ui32BankPwrMode = HWREG(FLASH_BASE + FLASH_O_FBFALLBACK) & in FlashPowerModeGet()
182 if((ui32BankPwrMode == FBFALLBACK_SLEEP) && in FlashPowerModeGet()
187 else if((ui32BankPwrMode == FBFALLBACK_SLEEP) && in FlashPowerModeGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dflash.c179 uint32_t ui32BankPwrMode; in FlashPowerModeGet() local
181 ui32BankPwrMode = HWREG(FLASH_BASE + FLASH_O_FBFALLBACK) & in FlashPowerModeGet()
184 if((ui32BankPwrMode == FBFALLBACK_SLEEP) && in FlashPowerModeGet()
189 else if((ui32BankPwrMode == FBFALLBACK_SLEEP) && in FlashPowerModeGet()