Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dflash.c236 if(ui32ProtectMode == FLASH_WRITE_PROTECT) in FlashProtectionSet()
285 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()
295 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()
324 if(FlashProtectionGet(ui32SectorAddress) == FLASH_WRITE_PROTECT) in FlashProtectionSave()
A Dflash.h135 #define FLASH_WRITE_PROTECT 0x00000001 // Sector erase and program macro

Completed in 4 milliseconds