Searched refs:HapiFlashSectorErase (Results 1 – 2 of 2) sorted by relevance
202 uint32_t retCode = HapiFlashSectorErase(FLASH_API_KEY, sectorAddress); in FlashEraseSector()
197 #define HapiFlashSectorErase(k, p) HAPI_TABLE_POINTER->flashSectorErase((k), (p)) macro