Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-efm32.c40 #define REG_CMD_STOP 0x00002 macro
161 efm32_i2c_write32(ddata, REG_CMD, REG_CMD_STOP); in efm32_i2c_send_next_byte()
186 efm32_i2c_write32(ddata, REG_CMD, REG_CMD_STOP); in efm32_i2c_recv_next_byte()
218 REG_CMD_STOP | REG_CMD_ABORT | in efm32_i2c_irq()
230 efm32_i2c_write32(ddata, REG_CMD, REG_CMD_STOP); in efm32_i2c_irq()
248 efm32_i2c_write32(ddata, REG_CMD, REG_CMD_STOP); in efm32_i2c_irq()