Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dflash.c267 uint32_t ui32SectorProtect; in FlashProtectionGet() local
277 ui32SectorProtect = FLASH_NO_PROTECT; in FlashProtectionGet()
285 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()
295 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()
299 return(ui32SectorProtect); in FlashProtectionGet()

Completed in 3 milliseconds