Home
last modified time | relevance | path

Searched refs:OUDIS (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/Pwm/include/
DEmios_Pwm_Ip_HwAccess.h155 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()
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/src/
DEmios_Mcl_Ip.c296 Base->OUDIS &= ~(ChannelMask); in Emios_Mcl_Ip_ComparatorTransferEnable()
309 Base->OUDIS |= ChannelMask; in Emios_Mcl_Ip_ComparatorTransferDisable()
/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/header/
DS32K344_EMIOS.h78 __IO uint32_t OUDIS; /**< Output Update Disable, offset: 0x8 */ member
/hal_nxp-3.6.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_EMIOS.h79 __IO uint32_t OUDIS; /**< Output Update Disable, offset: 0x8 */ member