Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dflash.c193 ASSERT(!(ulAddress & (FLASH_CTRL_ERASE_SIZE - 1))); in FlashErase()
257 ASSERT(!(ulAddress & (FLASH_CTRL_ERASE_SIZE - 1))); in FlashEraseNonBlocking()
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_flash_ctrl.h1857 #define FLASH_CTRL_ERASE_SIZE 0x00000400 macro