Searched refs:eMIOS_WSC2_PWREN (Results 1 – 2 of 2) sorted by relevance
720 #define eMIOS_WSC2_PWREN(x) (((uint32_t)(((uint32_t)(x)) << eMIOS_WSC2_PWREN_S… macro
729 … wsRegisterValue |= eMIOS_WSC2_PWREN((*userConfig->pWSChannelsConfig)[index].ResetCnt ? 1U : 0U); in Emios_Icu_Ip_Init()