Home
last modified time | relevance | path

Searched refs:MSTDAT (Results 1 – 12 of 12) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
Dfsl_i2c_dma.c154 address = (uint32_t)&base->MSTDAT; in I2C_RunDMATransfer()
211 address = (uint32_t)&base->MSTDAT; in I2C_RunTransferStateMachineDMA()
289 base->MSTDAT = (uint32_t)transfer->slaveAddress << 1; in I2C_RunTransferStateMachineDMA()
294 base->MSTDAT = (uint32_t)transfer->slaveAddress << 1; in I2C_RunTransferStateMachineDMA()
306 base->MSTDAT = ((uint32_t)transfer->slaveAddress << 1) | 1u; in I2C_RunTransferStateMachineDMA()
384 (void)base->MSTDAT; in I2C_RunTransferStateMachineDMA()
399 ((uint8_t *)transfer->data)[transfer->dataSize - 1U] = (uint8_t)base->MSTDAT; in I2C_RunTransferStateMachineDMA()
Dfsl_i2c.c497 base->MSTDAT = ((uint32_t)address << 1) | ((uint32_t)direction & 1U); in I2C_MasterStart()
563 base->MSTDAT = *buf++; in I2C_MasterWriteBlocking()
654 *(buf++) = (uint8_t)base->MSTDAT; in I2C_MasterReadBlocking()
1115 base->MSTDAT = (uint32_t)transfer->slaveAddress << 1U; in I2C_RunTransferStateMachine()
1120 base->MSTDAT = (uint32_t)transfer->slaveAddress << 1; in I2C_RunTransferStateMachine()
1125 base->MSTDAT = ((uint32_t)transfer->slaveAddress << 1) | 1u; in I2C_RunTransferStateMachine()
1138 … base->MSTDAT = handle->subaddrBuf[handle->transfer.subaddressSize - handle->remainingSubaddr]; in I2C_RunTransferStateMachine()
1164 base->MSTDAT = *(handle->buf)++; in I2C_RunTransferStateMachine()
1180 (void)base->MSTDAT; in I2C_RunTransferStateMachine()
1191 *(handle->buf)++ = (uint8_t)base->MSTDAT; in I2C_RunTransferStateMachine()
/hal_nxp-2.7.6/mcux/drivers/lpc/
Dfsl_i2c_dma.c154 address = (uint32_t)&base->MSTDAT; in I2C_RunDMATransfer()
211 address = (uint32_t)&base->MSTDAT; in I2C_RunTransferStateMachineDMA()
289 base->MSTDAT = (uint32_t)transfer->slaveAddress << 1; in I2C_RunTransferStateMachineDMA()
294 base->MSTDAT = (uint32_t)transfer->slaveAddress << 1; in I2C_RunTransferStateMachineDMA()
306 base->MSTDAT = ((uint32_t)transfer->slaveAddress << 1) | 1u; in I2C_RunTransferStateMachineDMA()
384 (void)base->MSTDAT; in I2C_RunTransferStateMachineDMA()
399 ((uint8_t *)transfer->data)[transfer->dataSize - 1U] = (uint8_t)base->MSTDAT; in I2C_RunTransferStateMachineDMA()
Dfsl_i2c.c497 base->MSTDAT = ((uint32_t)address << 1) | ((uint32_t)direction & 1U); in I2C_MasterStart()
563 base->MSTDAT = *buf++; in I2C_MasterWriteBlocking()
654 *(buf++) = (uint8_t)base->MSTDAT; in I2C_MasterReadBlocking()
1115 base->MSTDAT = (uint32_t)transfer->slaveAddress << 1U; in I2C_RunTransferStateMachine()
1120 base->MSTDAT = (uint32_t)transfer->slaveAddress << 1; in I2C_RunTransferStateMachine()
1125 base->MSTDAT = ((uint32_t)transfer->slaveAddress << 1) | 1u; in I2C_RunTransferStateMachine()
1138 … base->MSTDAT = handle->subaddrBuf[handle->transfer.subaddressSize - handle->remainingSubaddr]; in I2C_RunTransferStateMachine()
1164 base->MSTDAT = *(handle->buf)++; in I2C_RunTransferStateMachine()
1180 (void)base->MSTDAT; in I2C_RunTransferStateMachine()
1191 *(handle->buf)++ = (uint8_t)base->MSTDAT; in I2C_RunTransferStateMachine()
/hal_nxp-2.7.6/mcux/devices/LPC54114/
DLPC54114_cm0plus.h3118 …__IO uint32_t MSTDAT; /**< Combined Master receiver and transmitter dat… member
DLPC54114_cm4.h3129 …__IO uint32_t MSTDAT; /**< Combined Master receiver and transmitter dat… member
/hal_nxp-2.7.6/mcux/devices/LPC55S28/
DLPC55S28.h10497 …__IO uint32_t MSTDAT; /**< Combined Master receiver and transmitter dat… member
/hal_nxp-2.7.6/mcux/devices/LPC55S69/
DLPC55S69_cm33_core0.h10497 …__IO uint32_t MSTDAT; /**< Combined Master receiver and transmitter dat… member
DLPC55S69_cm33_core1.h10497 …__IO uint32_t MSTDAT; /**< Combined Master receiver and transmitter dat… member
/hal_nxp-2.7.6/mcux/devices/LPC55S16/
DLPC55S16.h12214 …__IO uint32_t MSTDAT; /**< Combined Master receiver and transmitter dat… member
/hal_nxp-2.7.6/mcux/devices/MIMXRT685S/
DMIMXRT685S_dsp.h8745 …__IO uint32_t MSTDAT; /**< Combined Master receiver and transmitter dat… member
DMIMXRT685S_cm33.h13917 …__IO uint32_t MSTDAT; /**< Combined Master receiver and transmitter dat… member