Home
last modified time | relevance | path

Searched refs:i2c_master_tx_rx_intr (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drom_i2c_15xx.h98 …ErrorCode_t (*i2c_master_tx_rx_intr)(I2C_HANDLE_T *handle, I2C_PARAM_T *param, I2C_RESULT_T *resul… member
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/src/
A Dperiph_i2c_rom_interrupt.c172 error_code = LPC_I2CD_API->i2c_master_tx_rx_intr(i2cHandleMaster, &param, &result); in readI2CMaster()

Completed in 2 milliseconds