Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE15Z4/project_template/
Dboard.c61 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Write); in BOARD_LPI2C_Send()
99 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Write); in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE14Z4/project_template/
Dboard.c61 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Write); in BOARD_LPI2C_Send()
99 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Write); in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE16Z4/project_template/
Dboard.c61 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Write); in BOARD_LPI2C_Send()
99 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Write); in BOARD_LPI2C_Receive()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.h787 status_t LPI2C_MasterStart(LPI2C_Type *base, uint8_t address, lpi2c_direction_t dir);
807 return LPI2C_MasterStart(base, address, dir); in LPI2C_MasterRepeatedStart()
Dfsl_lpi2c.c755 status_t LPI2C_MasterStart(LPI2C_Type *base, uint8_t address, lpi2c_direction_t dir) in LPI2C_MasterStart() function
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/mekmimx8qm/
Dboard.c234 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Write); in BOARD_LPI2C_SendWithoutSubAddr()
316 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Read); in BOARD_LPI2C_ReceiveWithoutSubAddr()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/mekmimx8qm/project_template/
Dboard.c234 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Write); in BOARD_LPI2C_SendWithoutSubAddr()
316 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Read); in BOARD_LPI2C_ReceiveWithoutSubAddr()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/mekmimx8qx/
Dboard.c290 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Write); in BOARD_LPI2C_SendWithoutSubAddr()
382 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Read); in BOARD_LPI2C_ReceiveWithoutSubAddr()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/mekmimx8qx/project_template/
Dboard.c290 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Write); in BOARD_LPI2C_SendWithoutSubAddr()
382 reVal = LPI2C_MasterStart(base, deviceAddress, kLPI2C_Read); in BOARD_LPI2C_ReceiveWithoutSubAddr()