Home
last modified time | relevance | path

Searched refs:kLPI2C_Read (Results 1 – 25 of 72) sorted by relevance

123

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c_edma.c167 if (xfer->direction == kLPI2C_Read) in LPI2C_GenerateCommands()
197 if ((xfer->dataSize != 0U) && (xfer->direction == kLPI2C_Read)) in LPI2C_GenerateCommands()
203 … (uint16_t)((uint16_t)((uint16_t)xfer->slaveAddress << 1U) | (uint16_t)kLPI2C_Read); in LPI2C_GenerateCommands()
256 if ((transfer->direction == kLPI2C_Read) && (transfer->dataSize > (256U * 4U))) in LPI2C_MasterTransferEDMA()
319 bool hasReceiveData = (transfer->direction == kLPI2C_Read) && (transfer->dataSize != 0U); in LPI2C_MasterTransferEDMA()
Dfsl_lpi2c.c1008 if ((transfer->direction == kLPI2C_Read) && in LPI2C_MasterTransferBlocking()
1052 if ((0U != transfer->dataSize) && (transfer->direction == kLPI2C_Read)) in LPI2C_MasterTransferBlocking()
1059 … (uint16_t)((uint16_t)((uint16_t)transfer->slaveAddress << 1U) | (uint16_t)kLPI2C_Read); in LPI2C_MasterTransferBlocking()
1089 if ((transfer->direction == kLPI2C_Read) && (transfer->dataSize > 0U)) in LPI2C_MasterTransferBlocking()
1191 if (handle->transfer.direction == kLPI2C_Read) in LPI2C_TransferStateMachineSendCommand()
1249 if (handle->transfer.direction == kLPI2C_Read) in LPI2C_TransferStateMachineReadCommand()
1321 if (handle->transfer.direction == kLPI2C_Read) in LPI2C_TransferStateMachineStopState()
1458 if (xfer->direction == kLPI2C_Read) in LPI2C_InitTransferStateMachine()
1497 if ((0U != xfer->dataSize) && (xfer->direction == kLPI2C_Read)) in LPI2C_InitTransferStateMachine()
1503 … (uint16_t)((uint16_t)((uint16_t)xfer->slaveAddress << 1U) | (uint16_t)kLPI2C_Read); in LPI2C_InitTransferStateMachine()
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1052/project_template/
Dboard.c100 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
152 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_ReceiveSCCB()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1051/project_template/
Dboard.c100 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
152 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_ReceiveSCCB()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1062/project_template/
Dboard.c100 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
152 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_ReceiveSCCB()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1064/project_template/
Dboard.c101 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
153 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_ReceiveSCCB()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1041/project_template/
Dboard.c100 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
152 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_ReceiveSCCB()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1061/project_template/
Dboard.c100 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
152 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_ReceiveSCCB()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1042/project_template/
Dboard.c100 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
152 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_ReceiveSCCB()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/i2c/
Dfsl_adapter_lpi2c.c235 transfer.direction = (kHAL_I2cRead == xfer->direction) ? kLPI2C_Read : kLPI2C_Write; in HAL_I2cMasterTransferBlocking()
274 transfer.direction = (kHAL_I2cRead == xfer->direction) ? kLPI2C_Read : kLPI2C_Write; in HAL_I2cMasterTransferNonBlocking()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke15z/
Dboard.c83 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke16z/
Dboard.c82 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke16z/project_template/
Dboard.c82 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke17z/
Dboard.c82 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke17z/project_template/
Dboard.c82 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrke18f/
Dboard.c83 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrke18f/project_template/
Dboard.c83 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l3a6/project_template/
Dboard.c81 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l2a4s/
Dboard.c82 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/K32L2A31A/project_template/
Dboard.c82 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/K32L2A41A/project_template/
Dboard.c82 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke15z/project_template/
Dboard.c83 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE17Z7/project_template/
Dboard.c82 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l2a4s/project_template/
Dboard.c82 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l3a6/
Dboard.c81 xfer.direction = kLPI2C_Read; in BOARD_LPI2C_Receive()

123