Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dflash.c809 if (!FlashCtl_eraseSector(ii)) in FlashCtl_performMassErase()
819 if (!FlashCtl_eraseSector(ii + userFlash)) in FlashCtl_performMassErase()
832 if (!FlashCtl_eraseSector(ii + __INFO_FLASH_TECH_START__)) in FlashCtl_performMassErase()
842 if (!FlashCtl_eraseSector(ii + (0x202000))) in FlashCtl_performMassErase()
862 bool FlashCtl_eraseSector(uint32_t addr) in FlashCtl_eraseSector() function
Dflash.h513 extern bool FlashCtl_eraseSector(uint32_t addr);
Drom_map.h1118 FlashCtl_eraseSector