Searched defs:u8Chid (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsio/ |
| H A D | halTSIO.c | 701 void HAL_TSIO_SGDMAIN_VC_Open(MS_U32 u32Addr, MS_U8 u8Chid, MS_U8 u8Sid, MS_BOOL bTSmode, in HAL_TSIO_SGDMAIN_VC_Open() 752 void HAL_TSIO_SGDMAIN_VC_Close(MS_U8 u8Chid) in HAL_TSIO_SGDMAIN_VC_Close() 769 void HAL_TSIO_SGDMAIN_VC_Pacing(MS_U8 u8Chid, MS_BOOL bTSmode, MS_U32 Pacing) in HAL_TSIO_SGDMAIN_VC_Pacing() 794 void HAL_TSIO_SGDMAIN_IntRead(MS_U8 u8Chid, MS_U16 *u16Status) in HAL_TSIO_SGDMAIN_IntRead() 806 void HAL_TSIO_SGDMAIN_IntClr(MS_U8 u8Chid) in HAL_TSIO_SGDMAIN_IntClr() 829 MS_U32 HAL_TSIO_SGDMAIN_ReadSram(MS_U8 u8Chid, HAL_SGDMA_SRAM eSram) in HAL_TSIO_SGDMAIN_ReadSram() 982 void HAL_TSIO_SGDMAOUT_VC_Open(MS_U32 u32Addr, MS_U8 u8Chid, MS_BOOL bSecurity) in HAL_TSIO_SGDMAOUT_VC_Open() 1010 void HAL_TSIO_SGDMAOUT_VC_Close(MS_U8 u8Chid) in HAL_TSIO_SGDMAOUT_VC_Close() 1027 void HAL_TSIO_SGDMAOUT_IntRead(MS_U8 u8Chid, MS_U16 *u16Status) in HAL_TSIO_SGDMAOUT_IntRead() 1047 void HAL_TSIO_SGDMAOUT_IntRead_2(MS_U8 u8Chid, MS_U16 *u16Status) in HAL_TSIO_SGDMAOUT_IntRead_2() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsio/ |
| H A D | halTSIO.c | 701 void HAL_TSIO_SGDMAIN_VC_Open(MS_U32 u32Addr, MS_U8 u8Chid, MS_U8 u8Sid, MS_BOOL bTSmode, in HAL_TSIO_SGDMAIN_VC_Open() 752 void HAL_TSIO_SGDMAIN_VC_Close(MS_U8 u8Chid) in HAL_TSIO_SGDMAIN_VC_Close() 769 void HAL_TSIO_SGDMAIN_VC_Pacing(MS_U8 u8Chid, MS_BOOL bTSmode, MS_U32 Pacing) in HAL_TSIO_SGDMAIN_VC_Pacing() 794 void HAL_TSIO_SGDMAIN_IntRead(MS_U8 u8Chid, MS_U16 *u16Status) in HAL_TSIO_SGDMAIN_IntRead() 806 void HAL_TSIO_SGDMAIN_IntClr(MS_U8 u8Chid) in HAL_TSIO_SGDMAIN_IntClr() 829 MS_U32 HAL_TSIO_SGDMAIN_ReadSram(MS_U8 u8Chid, HAL_SGDMA_SRAM eSram) in HAL_TSIO_SGDMAIN_ReadSram() 982 void HAL_TSIO_SGDMAOUT_VC_Open(MS_U32 u32Addr, MS_U8 u8Chid, MS_BOOL bSecurity) in HAL_TSIO_SGDMAOUT_VC_Open() 1010 void HAL_TSIO_SGDMAOUT_VC_Close(MS_U8 u8Chid) in HAL_TSIO_SGDMAOUT_VC_Close() 1027 void HAL_TSIO_SGDMAOUT_IntRead(MS_U8 u8Chid, MS_U16 *u16Status) in HAL_TSIO_SGDMAOUT_IntRead() 1047 void HAL_TSIO_SGDMAOUT_IntRead_2(MS_U8 u8Chid, MS_U16 *u16Status) in HAL_TSIO_SGDMAOUT_IntRead_2() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/ |
| H A D | drvTSIO.c | 666 static MS_BOOL _TSIO_Sgdmaoutinterrupt(MS_U8 u8Chid, E_TSIO_INT_TYPE *Type) in _TSIO_Sgdmaoutinterrupt()
|