Searched refs:channelInitState (Results 1 – 2 of 2) sorted by relevance
233 …ChState[Instance][(*ConfigPtr->masterBusConfig)[CurrentChannel].hwChannel].channelInitState = TRUE; in Emios_Mcl_Ip_Init()339 if(Emios_Ip_axChState[Instance][CurrentChannel].channelInitState == TRUE) in Emios_Mcl_Ip_Deinit()354 Emios_Ip_axChState[Instance][CurrentChannel].channelInitState = FALSE; in Emios_Mcl_Ip_Deinit()393 if (TRUE == Emios_Ip_axChState[HwInstance][HwChannel].channelInitState) in Emios_Mcl_Ip_ValidateChannel()
143 …boolean channelInitState; /* Store TRUE channel is initialized, FALSE otherwise… member