Searched refs:OUDIS (Results 1 – 4 of 4) sorted by relevance
155 Base->OUDIS = Base->OUDIS | (eMIOS_OUDIS_OU0((Value == TRUE) ? 0x00U : 0x01U) << Channel); in Emios_Pwm_Ip_SetOutputUpdate()166 …return (((Base->OUDIS & (uint32)((uint32)eMIOS_OUDIS_OU0_MASK << (uint32)Channel)) >> Channel) == … in Emios_Pwm_Ip_GetOutputUpdate()175 return (Base->OUDIS); in Emios_Pwm_Ip_GetOutputUpdateInstance()
296 Base->OUDIS &= ~(ChannelMask); in Emios_Mcl_Ip_ComparatorTransferEnable()309 Base->OUDIS |= ChannelMask; in Emios_Mcl_Ip_ComparatorTransferDisable()
78 __IO uint32_t OUDIS; /**< Output Update Disable, offset: 0x8 */ member
79 __IO uint32_t OUDIS; /**< Output Update Disable, offset: 0x8 */ member