Home
last modified time | relevance | path

Searched refs:MIER (Results 1 – 25 of 143) sorted by relevance

123456

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpit/
Dfsl_lpit.h215 base->MIER |= mask; in LPIT_EnableInterrupts()
227 base->MIER &= ~mask; in LPIT_DisableInterrupts()
240 return base->MIER; in LPIT_GetEnabledInterrupts()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c.h627 base->MIER |= interruptMask; in LPI2C_MasterEnableInterrupts()
642 base->MIER &= ~interruptMask; in LPI2C_MasterDisableInterrupts()
654 return base->MIER; in LPI2C_MasterGetEnabledInterrupts()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.h655 base->MIER |= interruptMask; in LPI2C_MasterEnableInterrupts()
670 base->MIER &= ~interruptMask; in LPI2C_MasterDisableInterrupts()
682 return base->MIER; in LPI2C_MasterGetEnabledInterrupts()
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K148_LPIT.h80 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member
DS32K118_LPIT.h80 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member
DS32K116_LPIT.h80 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member
DS32K142W_LPIT.h80 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member
DS32K146_LPIT.h80 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member
DS32K142_LPIT.h80 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member
DS32K144W_LPIT.h80 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member
DS32K144_LPIT.h80 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member
DS32K148_LPI2C.h78 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
DS32K116_LPI2C.h78 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
DS32K118_LPI2C.h78 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
DS32K142W_LPI2C.h78 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
DS32K146_LPI2C.h78 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
DS32K142_LPI2C.h78 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
DS32K144W_LPI2C.h78 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
DS32K144_LPI2C.h78 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
/hal_nxp-latest/s32/drivers/s32k3/BaseNXP/header/
DS32K344_LPI2C.h78 __IO uint32_t MIER; /**< Master Interrupt Enable, offset: 0x18 */ member
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_LPI2C.h82 __IO uint32_t MIER; /**< Controller Interrupt Enable, offset: 0x18 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z4/
DMKE14Z4.h3517 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
4554 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z4/
DMKE15Z4.h3518 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
4555 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE16Z4/
DMKE16Z4.h3516 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
4553 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z7/
DMKE12Z7.h6345 …__IO uint32_t MIER; /**< Master Interrupt Enable Register, offset: 0x… member
7507 …__IO uint32_t MIER; /**< Module Interrupt Enable Register, offset: 0x… member

123456