Lines Matching refs:u8Chid
258 void HAL_TSIO_SGDMAIN_VC_Open(MS_U32 u32Addr, MS_U8 u8Chid, MS_U8 u8Sid, MS_BOOL bTSmode, MS_BOOL b…
259 void HAL_TSIO_SGDMAIN_VC_Close(MS_U8 u8Chid);
261 void HAL_TSIO_SGDMAIN_VC_Pacing(MS_U8 u8Chid, MS_BOOL bTSmode, MS_U32 Pacing);
263 void HAL_TSIO_SGDMAIN_IntRead(MS_U8 u8Chid, MS_U16 *u16Status);
264 void HAL_TSIO_SGDMAIN_IntClr(MS_U8 u8Chid);
270 MS_U32 HAL_TSIO_SGDMAIN_ReadSram(MS_U8 u8Chid, HAL_SGDMA_SRAM eSram);
277 void HAL_TSIO_SGDMAOUT_VC_Open(MS_U32 u32Addr, MS_U8 u8Chid, MS_BOOL bSecurity);
278 void HAL_TSIO_SGDMAOUT_VC_Close(MS_U8 u8Chid);
280 void HAL_TSIO_SGDMAOUT_IntRead(MS_U8 u8Chid, MS_U16 *u16Status);
281 void HAL_TSIO_SGDMAOUT_IntClr(MS_U8 u8Chid);
284 MS_U32 HAL_TSIO_SGDMAOUT_ReadSram(MS_U8 u8Chid, HAL_SGDMA_SRAM eSram, MS_BOOL bLSB);