Searched refs:FLASH_EraseSector (Results 1 – 5 of 5) sorted by relevance
38 uint8_t FLASH_EraseSector(uint32_t sectorAddress)89 FLASH_EraseSector(address);
146 uint8_t FLASH_EraseSector(uint32_t sectorAddress);
156 void FLASH_EraseSector(uint32_t addr);
77 …FLASH_EraseSector(&mtd.s_flashDriver, mtd.destAdrss + offset, mtd.pflashSectorSize, kFLASH_ApiEras… in nxp_chipflash_erase_block()
311 void FLASH_EraseSector(uint32_t addr) { in FLASH_EraseSector() function
Completed in 12 milliseconds