Home
last modified time | relevance | path

Searched refs:i2c_setup (Results 1 – 5 of 5) sorted by relevance

/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling_slave/example/src/
A Dperiph_i2c_rom_polling_slave.c108 i2cHandleSlave = LPC_I2CD_API->i2c_setup(LPC_I2C_BASE, i2cSlaveHandleMEM); in setupI2CSlave()
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/src/
A Dperiph_i2c_rom_interrupt_slave.c114 i2cHandleSlave = LPC_I2CD_API->i2c_setup(LPC_I2C_BASE, i2cSlaveHandleMEM); in setupI2CSlave()
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling/example/src/
A Dperiph_i2c_rom_polling.c103 i2cHandleMaster = LPC_I2CD_API->i2c_setup(LPC_I2C_BASE, i2cMasterHandleMEM); in setupI2CMaster()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drom_i2c_15xx.h109 I2C_HANDLE_T *(*i2c_setup)(uint32_t i2c_base_addr, uint32_t * start_of_ram); member
/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/src/
A Dperiph_i2c_rom_interrupt.c106 i2cHandleMaster = LPC_I2CD_API->i2c_setup(LPC_I2C_BASE, i2cMasterHandleMEM); in setupI2CMaster()

Completed in 6 milliseconds