Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dflash.h89 #define FlashProtectionSave NOROM_FlashProtectionSave macro
405 extern uint32_t FlashProtectionSave(uint32_t ui32SectorAddress);
784 #undef FlashProtectionSave
785 #define FlashProtectionSave ROM_FlashProtectionSave macro
Dflash.c58 #undef FlashProtectionSave
59 #define FlashProtectionSave NOROM_FlashProtectionSave macro
341 FlashProtectionSave(uint32_t ui32SectorAddress) in FlashProtectionSave() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dflash.h91 #define FlashProtectionSave NOROM_FlashProtectionSave macro
406 extern uint32_t FlashProtectionSave(uint32_t ui32SectorAddress);
785 #undef FlashProtectionSave
786 #define FlashProtectionSave ROM_FlashProtectionSave macro
Dflash.c60 #undef FlashProtectionSave
61 #define FlashProtectionSave NOROM_FlashProtectionSave macro
286 FlashProtectionSave(uint32_t ui32SectorAddress) in FlashProtectionSave() function