Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c3834 PidSlotMapRead_t tReadData; in _MDrv_DSCMB2_ReadPidSlotMap() local
3835 memset(&tReadData, 0, sizeof(PidSlotMapRead_t)); in _MDrv_DSCMB2_ReadPidSlotMap()
3842 HAL_DSCMB_ReadPidSlotMap(_u32PidFlt2Dscmb[u32FltId].u8DscmbId, &tReadData); in _MDrv_DSCMB2_ReadPidSlotMap()
3844 HAL_DSCMB_ReadPidSlotMap(u32FltId, &tReadData); in _MDrv_DSCMB2_ReadPidSlotMap()