Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dflash.c119 HWREG(FLASH_BASE + FLASH_O_FBFALLBACK) = in FlashPowerModeSet()
120 (HWREG(FLASH_BASE + FLASH_O_FBFALLBACK) & in FlashPowerModeSet()
148 HWREG(FLASH_BASE + FLASH_O_FBFALLBACK) &= ~FLASH_FBFALLBACK_BANKPWR0_M; in FlashPowerModeSet()
174 HWREG(FLASH_BASE + FLASH_O_FBFALLBACK) = in FlashPowerModeSet()
175 (HWREG(FLASH_BASE + FLASH_O_FBFALLBACK) & in FlashPowerModeSet()
197 ui32BankPwrMode = HWREG(FLASH_BASE + FLASH_O_FBFALLBACK) & in FlashPowerModeGet()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_flash.h149 #define FLASH_O_FBFALLBACK 0x00002040 macro

Completed in 14 milliseconds