Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dflash.h202 uint32_t retCode = HapiFlashSectorErase(FLASH_API_KEY, sectorAddress); in FlashEraseSector()
Dhapi.h197 #define HapiFlashSectorErase(k, p) HAPI_TABLE_POINTER->flashSectorErase((k), (p)) macro