Searched refs:MS_U8index (Results 1 – 2 of 2) sorted by relevance
7352 MS_U8 MS_U8index = 0 ; in _MApi_XC_Mux_SetPath() local7372 for ( ; MS_U8index < u8Port_count ; MS_U8index++ ) in _MApi_XC_Mux_SetPath()7375 MDrv_XC_mux_dispatch(pInstance, enPorts[MS_U8index],(E_MUX_OUTPUTPORT)dest); in _MApi_XC_Mux_SetPath()
7342 MS_U8 MS_U8index = 0 ;7362 for ( ; MS_U8index < u8Port_count ; MS_U8index++ )7364 //printf(" Port index: %d Port type: %d \n", MS_U8index ,enPorts[MS_U8index]);7365 MDrv_XC_mux_dispatch(pInstance, enPorts[MS_U8index],(E_MUX_OUTPUTPORT)dest);