Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dflash.h92 #define FlashSectorErase NOROM_FlashSectorErase macro
698 extern uint32_t FlashSectorErase(uint32_t ui32SectorAddress);
801 #undef FlashSectorErase
802 #define FlashSectorErase ROM_FlashSectorErase macro
A Dflash.c61 #undef FlashSectorErase
62 #define FlashSectorErase NOROM_FlashSectorErase macro
362 FlashSectorErase(uint32_t ui32SectorAddress) in FlashSectorErase() function

Completed in 5 milliseconds