Searched refs:eMIOS_C_IF (Results 1 – 3 of 3) sorted by relevance
599 #define eMIOS_C_IF(x) (((uint32_t)(((uint32_t)(x)) << eMIOS_C_IF_SHIFT))… macro
527 #define eMIOS_C_IF(x) (((uint32_t)(((uint32_t)(x)) << eMIOS_C_IF_SHIFT))… macro
596 u32RegCCR |= eMIOS_C_IF((*userConfig->pChannelsConfig)[index].Filter); in Emios_Icu_Ip_Init()