Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Dflash.c204 HWREG(FLASH_CONTROL_BASE + FLASH_CTRL_O_FMA) = ulAddress; in FlashErase()
269 HWREG(FLASH_CONTROL_BASE + FLASH_CTRL_O_FMA) = ulAddress; in FlashEraseNonBlocking()
407 HWREG(FLASH_CONTROL_BASE + FLASH_CTRL_O_FMA) = ulAddress & ~(0x7F); in FlashProgram()
449 HWREG(FLASH_CONTROL_BASE + FLASH_CTRL_O_FMA) = ulAddress; in FlashProgram()
560 HWREG(FLASH_CONTROL_BASE + FLASH_CTRL_O_FMA) = ulAddress & ~(0x7F); in FlashProgramNonBlocking()
595 HWREG(FLASH_CONTROL_BASE + FLASH_CTRL_O_FMA) = ulAddress; in FlashProgramNonBlocking()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/inc/
Dhw_flash_ctrl.h42 #define FLASH_CTRL_O_FMA 0x00000000 // Flash Memory Address (FMA) macro