Home
last modified time | relevance | path

Searched refs:LPI2C_MasterReceive (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE14Z4/project_template/
Dboard.c118 reVal = LPI2C_MasterReceive(base, rxBuff, rxBuffSize); in BOARD_LPI2C_Receive()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE15Z4/project_template/
Dboard.c118 reVal = LPI2C_MasterReceive(base, rxBuff, rxBuffSize); in BOARD_LPI2C_Receive()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE16Z4/project_template/
Dboard.c118 reVal = LPI2C_MasterReceive(base, rxBuff, rxBuffSize); in BOARD_LPI2C_Receive()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.h842 status_t LPI2C_MasterReceive(LPI2C_Type *base, void *rxBuff, size_t rxSize);
Dfsl_lpi2c.c857 status_t LPI2C_MasterReceive(LPI2C_Type *base, void *rxBuff, size_t rxSize) in LPI2C_MasterStop() function
1091 result = LPI2C_MasterReceive(base, transfer->data, transfer->dataSize); in LPI2C_MasterTransferBlocking()
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/mekmimx8qm/
Dboard.c332 reVal = LPI2C_MasterReceive(base, rxBuff, rxBuffSize); in BOARD_LPI2C_ReceiveWithoutSubAddr()
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/mekmimx8qm/project_template/
Dboard.c332 reVal = LPI2C_MasterReceive(base, rxBuff, rxBuffSize); in BOARD_LPI2C_ReceiveWithoutSubAddr()
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/mekmimx8qx/
Dboard.c399 reVal = LPI2C_MasterReceive(base, rxBuff, rxBuffSize); in BOARD_LPI2C_ReceiveWithoutSubAddr()
/hal_nxp-3.6.0/mcux/mcux-sdk/boards/mekmimx8qx/project_template/
Dboard.c399 reVal = LPI2C_MasterReceive(base, rxBuff, rxBuffSize); in BOARD_LPI2C_ReceiveWithoutSubAddr()