Searched refs:u32Pacing (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/ |
| H A D | drvTSIO.c | 1645 TSIO_Result MDrv_TSIO_Service_DMAinVC_Start(MS_U16 u16Servicehandle, MS_U32 u32Pacing) in MDrv_TSIO_Service_DMAinVC_Start() argument 1662 if (u32Pacing > 0) in MDrv_TSIO_Service_DMAinVC_Start() 1665 HAL_TSIO_SGDMAIN_VC_Pacing((MS_U8)u16Servicehandle, TRUE, u32Pacing); in MDrv_TSIO_Service_DMAinVC_Start()
|
| H A D | drvTSIO.h | 560 TSIO_Result MDrv_TSIO_Service_DMAinVC_Start(MS_U16 u16Servicehandle, MS_U32 u32Pacing);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiDMX_tsio_v2.h | 168 MS_U32 u32Pacing; member
|
| H A D | apiDMX_tsio.h | 362 …_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_DMAinVC_Start(MS_U16 u16Handle, MS_U32 u32Pacing);
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | apiDMX_private.h | 403 …f DMX_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_SetDMAinVC_Start)(MS_U16 u16Handle, MS_U32 u32Pacing); 912 DMX_FILTER_STATUS _MApi_DMX_TSIO_Service_DMAinVC_Start(MS_U16 u16Handle, MS_U32 u32Pacing);
|
| H A D | apiDMX_v2.c | 8105 DMX_FILTER_STATUS MApi_DMX_TSIO_Service_DMAinVC_Start(MS_U16 u16Handle, MS_U32 u32Pacing) in MApi_DMX_TSIO_Service_DMAinVC_Start() argument 8117 param.u32Pacing = u32Pacing; in MApi_DMX_TSIO_Service_DMAinVC_Start() 8132 return _MApi_DMX_TSIO_Service_DMAinVC_Start(u16Handle, u32Pacing); in MApi_DMX_TSIO_Service_DMAinVC_Start()
|
| H A D | mapiDMX.c | 1887 …nstPri->fpDMXTSIOServiceDMAinVCStart(pstSerDMAinVCStart->u16Handle, pstSerDMAinVCStart->u32Pacing); in DMXIoctl()
|
| H A D | apiDMX.c | 13164 DMX_FILTER_STATUS _MApi_DMX_TSIO_Service_DMAinVC_Start(MS_U16 u16Handle, MS_U32 u32Pacing) 13168 if (MDrv_TSIO_Service_DMAinVC_Start(u16Handle, u32Pacing)!= DRVTSIO_OK)
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 39503 MS_U32 u32Pacing; 82435 …_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_DMAinVC_Start(MS_U16 u16Handle, MS_U32 u32Pacing);
|