Home
last modified time | relevance | path

Searched refs:enDevice (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/flash/drv/flash/nor/
H A DdrvPARFLASH.c271 .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 …]
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPARFLASH.h190 PARFLASH_Device enDevice; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvPARFLASH.h190 PARFLASH_Device enDevice; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt77757 PARFLASH_Device enDevice;