void NORFLASH_Reset(struct NorFlash *norFlash, unsigned int address) { ((pNorFlash->pOperations)->_fReset)(&(pNorFlash->norFlashInfo), address); }