Searched refs:pChannelsConfig (Results 1 – 8 of 8) sorted by relevance
376 hwChannel = (*userConfig->pChannelsConfig)[index].hwChannel; in Siul2_Icu_Ip_Init()380 …Icu_Ip_IndexInChState[instance][hwChannel]].callback = (*userConfig->pChannelsConfig)[index].callb… in Siul2_Icu_Ip_Init()381 …p_IndexInChState[instance][hwChannel]].callbackParam = (*userConfig->pChannelsConfig)[index].callb… in Siul2_Icu_Ip_Init()382 …State[instance][hwChannel]].Siul2ChannelNotification = (*userConfig->pChannelsConfig)[index].Siul2… in Siul2_Icu_Ip_Init()384 if ((*userConfig->pChannelsConfig)[index].intEdgeSel != SIUL2_ICU_DISABLE) in Siul2_Icu_Ip_Init()390 …baseAe->IFMCR[hwChannel] = (uint32)((uint32)(*userConfig->pChannelsConfig)[index].maxFilterCnt & (… in Siul2_Icu_Ip_Init()392 if ( TRUE == (*userConfig->pChannelsConfig)[index].digFilterEn) in Siul2_Icu_Ip_Init()401 if (((*userConfig->pChannelsConfig)[index].intEdgeSel == SIUL2_ICU_RISING_EDGE) || in Siul2_Icu_Ip_Init()402 ((*userConfig->pChannelsConfig)[index].intEdgeSel == SIUL2_ICU_BOTH_EDGES)) in Siul2_Icu_Ip_Init()411 if (((*userConfig->pChannelsConfig)[index].intEdgeSel == SIUL2_ICU_FALLING_EDGE) || in Siul2_Icu_Ip_Init()[all …]
302 hwChannel = (*userConfig->pChannelsConfig)[index].hwChannel; in Siul2_Icu_Ip_Init()306 …Icu_Ip_IndexInChState[instance][hwChannel]].callback = (*userConfig->pChannelsConfig)[index].callb… in Siul2_Icu_Ip_Init()307 …p_IndexInChState[instance][hwChannel]].callbackParam = (*userConfig->pChannelsConfig)[index].callb… in Siul2_Icu_Ip_Init()308 …State[instance][hwChannel]].Siul2ChannelNotification = (*userConfig->pChannelsConfig)[index].Siul2… in Siul2_Icu_Ip_Init()310 if ((*userConfig->pChannelsConfig)[index].intEdgeSel != SIUL2_ICU_DISABLE) in Siul2_Icu_Ip_Init()313 …base->IFMCR[hwChannel] = (uint32)((uint32)(*userConfig->pChannelsConfig)[index].maxFilterCnt & (ui… in Siul2_Icu_Ip_Init()315 if ( TRUE == (*userConfig->pChannelsConfig)[index].digFilterEn) in Siul2_Icu_Ip_Init()325 if (((*userConfig->pChannelsConfig)[index].intEdgeSel == SIUL2_ICU_RISING_EDGE) || in Siul2_Icu_Ip_Init()326 ((*userConfig->pChannelsConfig)[index].intEdgeSel == SIUL2_ICU_BOTH_EDGES)) in Siul2_Icu_Ip_Init()335 if (((*userConfig->pChannelsConfig)[index].intEdgeSel == SIUL2_ICU_FALLING_EDGE) || in Siul2_Icu_Ip_Init()[all …]
538 hwChannel = (*userConfig->pChannelsConfig)[index].hwChannel; in Emios_Icu_Ip_Init()542 …State[instance][hwChannel]].eMiosChannelNotification = (*userConfig->pChannelsConfig)[index].eMios… in Emios_Icu_Ip_Init()545 …tate[instance][hwChannel]].eMiosOverflowNotification = (*userConfig->pChannelsConfig)[index].eMios… in Emios_Icu_Ip_Init()546 …p_IndexInChState[instance][hwChannel]].callback = (*userConfig->pChannelsConfig)[index].callb… in Emios_Icu_Ip_Init()547 …InChState[instance][hwChannel]].logicChStateCallback = (*userConfig->pChannelsConfig)[index].logic… in Emios_Icu_Ip_Init()548 …p_IndexInChState[instance][hwChannel]].callbackParam = (*userConfig->pChannelsConfig)[index].callb… in Emios_Icu_Ip_Init()551 …p_IndexInChState[instance][hwChannel]].edgeTrigger = (*userConfig->pChannelsConfig)[index].edgeA… in Emios_Icu_Ip_Init()576 …xInChState[instance][hwChannel]].timestampBufferType = (*userConfig->pChannelsConfig)[index].times… in Emios_Icu_Ip_Init()579 …_Ip_IndexInChState[instance][hwChannel]].dmaChannel = (*userConfig->pChannelsConfig)[index].dmaCh… in Emios_Icu_Ip_Init()595 u32RegCCR |= eMIOS_C_FREN(((*userConfig->pChannelsConfig)[index].FreezeEn)?1U:0U); in Emios_Icu_Ip_Init()[all …]
542 hwChannel = (*userConfig->pChannelsConfig)[index].hwChannel; in Wkpu_Ip_Init()544 …2ChState[Wkpu_Ip_IndexInChState[hwChannel]].callback = (*userConfig->pChannelsConfig)[index].callb… in Wkpu_Ip_Init()545 …ate[Wkpu_Ip_IndexInChState[hwChannel]].callbackParam = (*userConfig->pChannelsConfig)[index].callb… in Wkpu_Ip_Init()546 …p_IndexInChState[hwChannel]].WkpuChannelNotification = (*userConfig->pChannelsConfig)[index].WkpuC… in Wkpu_Ip_Init()574 (*userConfig->pChannelsConfig)[index].filterEn); in Wkpu_Ip_Init()583 (*userConfig->pChannelsConfig)[index].pullEn); in Wkpu_Ip_Init()587 …Wkpu_Ip_SetActivationCondition(instance, hwChannel, (*userConfig->pChannelsConfig)[index].edgeEven… in Wkpu_Ip_Init()
173 …const Siul2_Icu_Ip_ChannelConfigType (*pChannelsConfig)[]; /**< @brief Pointer to the channel… member
186 const Wkpu_Ip_ChannelConfigType (*pChannelsConfig)[]; member
361 const eMios_Icu_Ip_ChannelConfigType (*pChannelsConfig)[]; member