Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dflash.c218 if(ui32ProtectMode == FLASH_WRITE_PROTECT) in FlashProtectionSet()
291 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()
301 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()
313 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()
325 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()
355 if(FlashProtectionGet(ui32SectorAddress) == FLASH_WRITE_PROTECT) in FlashProtectionSave()
Dflash.h134 #define FLASH_WRITE_PROTECT 0x00000001 // Sector erase and program macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dflash.c216 if(ui32ProtectMode == FLASH_WRITE_PROTECT) in FlashProtectionSet()
263 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()
273 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()
300 if(FlashProtectionGet(ui32SectorAddress) == FLASH_WRITE_PROTECT) in FlashProtectionSave()
Dflash.h136 #define FLASH_WRITE_PROTECT 0x00000001 // Sector erase and program macro