Home
last modified time | relevance | path

Searched refs:i2c_set_timeout (Results 1 – 3 of 3) sorted by relevance

/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling/example/src/
A Dperiph_i2c_rom_polling.c155 LPC_I2CD_API->i2c_set_timeout(i2cHandleMaster, 100000); in readI2CMaster()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drom_i2c_15xx.h113 ErrorCode_t (*i2c_set_timeout)(I2C_HANDLE_T *handle, uint32_t timeout); member
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/src/
A Dperiph_i2c_rom_interrupt.c166 LPC_I2CD_API->i2c_set_timeout(i2cHandleMaster, 100000); in readI2CMaster()

Completed in 6 milliseconds