Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-at91.h31 #define AT91_TWI_START BIT(0) /* Send a Start Condition */ macro
Di2c-at91-master.c555 unsigned start_flags = AT91_TWI_START; in at91_do_twi_transfer()