Searched refs:MSTATUS (Results 1 – 15 of 15) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/i3c/ |
D | fsl_i3c.h | 812 return base->MSTATUS & ~(I3C_MSTATUS_STATE_MASK | I3C_MSTATUS_IBITYPE_MASK); in I3C_MasterGetStatusFlags() 835 base->MSTATUS = statusMask; in I3C_MasterClearStatusFlags() 1057 …return ((base->MSTATUS & I3C_MSTATUS_STATE_MASK) == (uint32_t)kI3C_MasterStateIdle ? true : false); in I3C_MasterGetBusIdleState() 1255 return (uint8_t)((base->MSTATUS & I3C_MSTATUS_IBIADDR_MASK) >> I3C_MSTATUS_IBIADDR_SHIFT); in I3C_GetIBIAddress()
|
D | fsl_i3c.c | 719 … uint32_t ibiValue = (base->MSTATUS & I3C_MSTATUS_IBITYPE_MASK) >> I3C_MSTATUS_IBITYPE_SHIFT; in I3C_GetIBIType() 958 uint32_t masterState = (base->MSTATUS & I3C_MSTATUS_STATE_MASK) >> I3C_MSTATUS_STATE_SHIFT; in I3C_MasterGetState()
|
/hal_nxp-3.5.0/s32/drivers/s32ze/BaseNXP/header/ |
D | S32Z2_I3C.h | 107 __IO uint32_t MSTATUS; /**< Master Status, offset: 0x88 */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/ |
D | MIMXRT685S_dsp.h | 10494 __IO uint32_t MSTATUS; /**< Master Status Register, offset: 0x88 */ member
|
D | MIMXRT685S_cm33.h | 17378 __IO uint32_t MSTATUS; /**< Master Status Register, offset: 0x88 */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT633S/ |
D | MIMXRT633S.h | 17378 __IO uint32_t MSTATUS; /**< Master Status Register, offset: 0x88 */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5536/ |
D | LPC5536.h | 20823 __IO uint32_t MSTATUS; /**< Master Status, offset: 0x88 */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT595S/ |
D | MIMXRT595S_dsp.h | 19794 __IO uint32_t MSTATUS; /**< Master Status Register, offset: 0x88 */ member
|
D | MIMXRT595S_cm33.h | 26753 __IO uint32_t MSTATUS; /**< Master Status Register, offset: 0x88 */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5534/ |
D | LPC5534.h | 20823 __IO uint32_t MSTATUS; /**< Master Status, offset: 0x88 */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT533S/ |
D | MIMXRT533S.h | 26749 __IO uint32_t MSTATUS; /**< Master Status Register, offset: 0x88 */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S36/ |
D | LPC55S36.h | 25624 __IO uint32_t MSTATUS; /**< Master Status, offset: 0x88 */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT555S/ |
D | MIMXRT555S.h | 26752 __IO uint32_t MSTATUS; /**< Master Status Register, offset: 0x88 */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX9352/ |
D | MIMX9352_cm33.h | 40891 __IO uint32_t MSTATUS; /**< Master Status, offset: 0x88 */ member
|
D | MIMX9352_ca55.h | 36181 __IO uint32_t MSTATUS; /**< Master Status, offset: 0x88 */ member
|