Searched refs:enDevice (Results 1 – 4 of 4) sorted by relevance
271 .enDevice = evPF_NUM,301 if(_ParFlashInfo.enDevice >= evPF_NUM) in _Drv_PARFLASH_GetSectorSize()307 if(_drv_pf_content[_ParFlashInfo.enDevice].bUniformSecTbl) in _Drv_PARFLASH_GetSectorSize()313 pu8tr = _drv_pf_content[_ParFlashInfo.enDevice].pu8SecTbl; in _Drv_PARFLASH_GetSectorSize()314 if(_drv_pf_content[_ParFlashInfo.enDevice].bTopBoot) in _Drv_PARFLASH_GetSectorSize()316 … if(u16sector >= (_drv_pf_content[_ParFlashInfo.enDevice].u16SecNum - (MS_U16)(pu8tr[0] & 0xFF))) in _Drv_PARFLASH_GetSectorSize()318 …u16temp = (MS_U16)(pu8tr[0] & 0xFF) - _drv_pf_content[_ParFlashInfo.enDevice].u16SecNum - u16secto… in _Drv_PARFLASH_GetSectorSize()339 if(_ParFlashInfo.enDevice >= evPF_NUM) in _Drv_PARFLASH_GetSectorOffset()342 if(_drv_pf_content[_ParFlashInfo.enDevice].bUniformSecTbl) in _Drv_PARFLASH_GetSectorOffset()348 pu8tr = _drv_pf_content[_ParFlashInfo.enDevice].pu8SecTbl; in _Drv_PARFLASH_GetSectorOffset()[all …]
190 PARFLASH_Device enDevice; member
77757 PARFLASH_Device enDevice;