Home
last modified time | relevance | path

Searched refs:MCONFIG (Results 1 – 25 of 92) sorted by relevance

1234

/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.c822 …base->MCONFIG = I3C_MCONFIG_MSTENA(config->enableMaster) | I3C_MCONFIG_DISTO(config->disableTimeou… in I3C_Init()
968 …base->MCONFIG = I3C_MCONFIG_MSTENA(masterConfig->enableMaster) | I3C_MCONFIG_DISTO(masterConfig->d… in I3C_MasterInit()
1106 bool isODHigh = (0U != (base->MCONFIG & I3C_MCONFIG_ODHPP_MASK)) ? true : false; in I3C_MasterSetBaudRate()
1173 …base->MCONFIG = (base->MCONFIG & ~(I3C_MCONFIG_PPBAUD_MASK | I3C_MCONFIG_PPLOW_MASK | I3C_MCONFIG_… in I3C_MasterSetBaudRate()
1272 base->MCONFIG |= I3C_MCONFIG_SKEW(1); in I3C_MasterRepeatedStartWithRxSize()
1276 base->MCONFIG &= ~I3C_MCONFIG_SKEW_MASK; in I3C_MasterRepeatedStartWithRxSize()
1625 masterConfig = base->MCONFIG; in I3C_MasterProcessDAASpecifiedBaudrate()
1708 base->MCONFIG = masterConfig; in I3C_MasterProcessDAASpecifiedBaudrate()
3514 …if (((uint32_t)kI3C_MasterOn == (base->MCONFIG & I3C_MCONFIG_MSTENA_MASK)) && (NULL != s_i3cMaster… in I3C_CommonIRQHandler()
Dfsl_i3c.h825 base->MCONFIG = (base->MCONFIG & ~I3C_MCONFIG_MSTENA_MASK) | I3C_MCONFIG_MSTENA(enable); in I3C_MasterEnable()
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_I3C.h73 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/
DLPC865.h4660 …__IO uint32_t MCONFIG; /**< Controller Configuration Register, offset: 0… member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/
DLPC864.h4658 …__IO uint32_t MCONFIG; /**< Controller Configuration Register, offset: 0… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA142/
DMCXA142.h12257 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA143/
DMCXA143.h12257 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA153/
DMCXA153.h12257 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA152/
DMCXA152.h12257 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA146/
DMCXA146.h15316 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA145/
DMCXA145.h15316 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA144/
DMCXA144.h15316 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT685S/
DMIMXRT685S_dsp.h10212 …__IO uint32_t MCONFIG; /**< Master Configuration Register, offset: 0x0 */ member
DMIMXRT685S_cm33.h16957 …__IO uint32_t MCONFIG; /**< Master Configuration Register, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA156/
DMCXA156.h15320 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA154/
DMCXA154.h15320 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA155/
DMCXA155.h15320 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT633S/
DMIMXRT633S.h16957 …__IO uint32_t MCONFIG; /**< Master Configuration Register, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT595S/
DMIMXRT595S_dsp.h19767 …__IO uint32_t MCONFIG; /**< Master Configuration Register, offset: 0x0 */ member
DMIMXRT595S_cm33.h26734 …__IO uint32_t MCONFIG; /**< Master Configuration Register, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/
DLPC5536.h21953 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/
DLPC5534.h21953 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT533S/
DMIMXRT533S.h26730 …__IO uint32_t MCONFIG; /**< Master Configuration Register, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW716A/
DMCXW716A.h16681 …__IO uint32_t MCONFIG; /**< Master Configuration Register, offset: 0x0 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/
DMIMXRT735S_hifi1.h24467 __IO uint32_t MCONFIG; /**< Controller Configuration, offset: 0x0 */ member

1234