Home
last modified time | relevance | path

Searched refs:LPI2C_MasterStop (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/boards/mekmimx8qm/
Dboard.c276 reVal = LPI2C_MasterStop(base); in BOARD_LPI2C_SendWithoutSubAddr()
338 reVal = LPI2C_MasterStop(base); in BOARD_LPI2C_ReceiveWithoutSubAddr()
/hal_nxp-latest/mcux/mcux-sdk/boards/mekmimx8qx/
Dboard.c340 reVal = LPI2C_MasterStop(base); in BOARD_LPI2C_SendWithoutSubAddr()
405 reVal = LPI2C_MasterStop(base); in BOARD_LPI2C_ReceiveWithoutSubAddr()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c.c723 status_t LPI2C_MasterStop(LPI2C_Type *base) in LPI2C_MasterStop() function
1018 result = LPI2C_MasterStop(base); in LPI2C_MasterTransferBlocking()
1027 ret = LPI2C_MasterStop(base); in LPI2C_MasterTransferBlocking()
Dfsl_lpi2c.h858 status_t LPI2C_MasterStop(LPI2C_Type *base);
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.c816 status_t LPI2C_MasterStop(LPI2C_Type *base) in LPI2C_MasterStop() function
1121 result = LPI2C_MasterStop(base); in LPI2C_MasterTransferBlocking()
1131 (void)LPI2C_MasterStop(base); in LPI2C_MasterTransferBlocking()
Dfsl_lpi2c.h892 status_t LPI2C_MasterStop(LPI2C_Type *base);