Home
last modified time | relevance | path

Searched refs:MRDATAB (Results 1 – 25 of 39) sorted by relevance

12

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c_dma.c100 (uint8_t)i3cHandle->base->MRDATAB; in I3C_MasterTransferDMACallbackRx()
245 address = (uint32_t)&base->MRDATAB; in I3C_MasterRunDMATransfer()
352 uint8_t tempData = (uint8_t)base->MRDATAB; in I3C_MasterRunTransferStateMachineDMA()
Dfsl_i3c_edma.c104 (uint8_t)i3cHandle->base->MRDATAB; in I3C_MasterTransferEDMACallbackRx()
298 address = (uint32_t)&base->MRDATAB; in I3C_MasterRunEDMATransfer()
405 uint8_t tempData = (uint8_t)base->MRDATAB; in I3C_MasterRunTransferStateMachineEDMA()
Dfsl_i3c.c1411 *buf++ = (uint8_t)(base->MRDATAB & I3C_MRDATAB_VALUE_MASK); in I3C_MasterReceive()
1603 rxBuffer[rxSize++] = (uint8_t)(base->MRDATAB & I3C_MRDATAB_VALUE_MASK); in I3C_MasterProcessDAASpecifiedBaudrate()
2030 uint8_t tempData = (uint8_t)base->MRDATAB; in I3C_TransferStateMachineIBIWonState()
2181 *dataBuff.puint8 = (uint8_t)base->MRDATAB; in I3C_TransferStateMachineTransferDataState()
Dfsl_i3c.h995 return (uint32_t)((width == 2U) ? &base->MRDATAH : &base->MRDATAB); in I3C_MasterGetRxFifoAddress()
/hal_nxp-3.7.0/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c_adapter.c314 rxBuffer[rxSize++] = (uint8_t)(base->MRDATAB & I3C_MRDATAB_VALUE_MASK); in I3C_MasterAdapterProcessDAA()
/hal_nxp-3.7.0/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_I3C.h121 __I uint32_t MRDATAB; /**< Controller Read Data Byte, offset: 0xC0 */ member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC864/
DLPC864.h4702 …__I uint32_t MRDATAB; /**< Controller Read Data Byte Register, offset: … member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC865/
DLPC865.h4704 …__I uint32_t MRDATAB; /**< Controller Read Data Byte Register, offset: … member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT685S/
DMIMXRT685S_dsp.h10252 …__I uint32_t MRDATAB; /**< Master Read Data Byte Register, offset: 0xC0… member
DMIMXRT685S_cm33.h16993 …__I uint32_t MRDATAB; /**< Master Read Data Byte Register, offset: 0xC0… member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT633S/
DMIMXRT633S.h16993 …__I uint32_t MRDATAB; /**< Master Read Data Byte Register, offset: 0xC0… member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC5534/
DLPC5534.h21992 __I uint32_t MRDATAB; /**< Controller Read Data Byte, offset: 0xC0 */ member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT595S/
DMIMXRT595S_dsp.h19805 …__I uint32_t MRDATAB; /**< Master Read Data Byte Register, offset: 0xC0… member
DMIMXRT595S_cm33.h26764 …__I uint32_t MRDATAB; /**< Master Read Data Byte Register, offset: 0xC0… member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC5536/
DLPC5536.h21992 __I uint32_t MRDATAB; /**< Controller Read Data Byte, offset: 0xC0 */ member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT533S/
DMIMXRT533S.h26760 …__I uint32_t MRDATAB; /**< Master Read Data Byte Register, offset: 0xC0… member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC55S36/
DLPC55S36.h21991 __I uint32_t MRDATAB; /**< Controller Read Data Byte, offset: 0xC0 */ member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT555S/
DMIMXRT555S.h26763 …__I uint32_t MRDATAB; /**< Master Read Data Byte Register, offset: 0xC0… member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MCXN946/
DMCXN946_cm33_core0.h34284 __I uint32_t MRDATAB; /**< Controller Read Data Byte, offset: 0xC0 */ member
DMCXN946_cm33_core1.h34284 __I uint32_t MRDATAB; /**< Controller Read Data Byte, offset: 0xC0 */ member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MCXN547/
DMCXN547_cm33_core1.h33857 __I uint32_t MRDATAB; /**< Controller Read Data Byte, offset: 0xC0 */ member
DMCXN547_cm33_core0.h33857 __I uint32_t MRDATAB; /**< Controller Read Data Byte, offset: 0xC0 */ member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MCXN546/
DMCXN546_cm33_core0.h33857 __I uint32_t MRDATAB; /**< Controller Read Data Byte, offset: 0xC0 */ member
DMCXN546_cm33_core1.h33857 __I uint32_t MRDATAB; /**< Controller Read Data Byte, offset: 0xC0 */ member
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MCXN947/
DMCXN947_cm33_core0.h34284 __I uint32_t MRDATAB; /**< Controller Read Data Byte, offset: 0xC0 */ member

12