unsigned char NORFLASH_EraseChip(struct NorFlash *norFlash) { return ((pNorFlash->pOperations)->_fEraseChip)(&(pNorFlash->norFlashInfo)); }