Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dflash.h133 #define FLASH_NO_PROTECT 0x00000000 // Sector not protected macro
Dflash.c280 ui32SectorProtect = FLASH_NO_PROTECT; in FlashProtectionGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dflash.h135 #define FLASH_NO_PROTECT 0x00000000 // Sector not protected macro
Dflash.c255 ui32SectorProtect = FLASH_NO_PROTECT; in FlashProtectionGet()