Searched refs:eMIOS_C_UCPREN (Results 1 – 4 of 4) sorted by relevance
229 … Base->CH.UC[(*ConfigPtr->masterBusConfig)[CurrentChannel].hwChannel].C |= eMIOS_C_UCPREN(1U); in Emios_Mcl_Ip_Init()
326 …Base->CH.UC[Channel].C = (Base->CH.UC[Channel].C & ~(eMIOS_C_UCPREN_MASK)) | eMIOS_C_UCPREN(ValueC… in Emios_Pwm_Ip_SetPrescalerEnable()
609 #define eMIOS_C_UCPREN(x) (((uint32_t)(((uint32_t)(x)) << eMIOS_C_UCPREN_SHI… macro
537 #define eMIOS_C_UCPREN(x) (((uint32_t)(((uint32_t)(x)) << eMIOS_C_UCPREN_SHI… macro