Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dflash.h90 #define FlashSectorErase NOROM_FlashSectorErase macro
677 extern uint32_t FlashSectorErase(uint32_t ui32SectorAddress);
788 #undef FlashSectorErase
789 #define FlashSectorErase ROM_FlashSectorErase macro
Dflash.c60 #undef FlashSectorErase
61 #define FlashSectorErase NOROM_FlashSectorErase macro
385 FlashSectorErase(uint32_t ui32SectorAddress) in FlashSectorErase() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dflash.h92 #define FlashSectorErase NOROM_FlashSectorErase macro
678 extern uint32_t FlashSectorErase(uint32_t ui32SectorAddress);
789 #undef FlashSectorErase
790 #define FlashSectorErase ROM_FlashSectorErase macro
Dflash.c62 #undef FlashSectorErase
63 #define FlashSectorErase NOROM_FlashSectorErase macro
330 FlashSectorErase(uint32_t ui32SectorAddress) in FlashSectorErase() function