Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dflash.c80 #define CCFG_OFFSET_SECT_PROT CCFG_O_CCFG_PROT_31_0 macro
315 ui32CcfgSectorAddr += (((ui32SectorNumber >> 5) * 4) + CCFG_OFFSET_SECT_PROT); in FlashProtectionSave()