Searched refs:I2C_TRISTATE (Results 1 – 8 of 8) sorted by relevance
50 # ifndef I2C_TRISTATE51 # define I2C_TRISTATE do { } while (0) macro143 I2C_TRISTATE; in send_reset()153 I2C_TRISTATE; in send_reset()190 I2C_TRISTATE; in send_stop()240 I2C_TRISTATE; in write_byte()266 I2C_TRISTATE; in read_byte()
90 #define I2C_TRISTATE at91_set_gpio_input(AT91_PIN_PA23, 1); macro
119 #define I2C_TRISTATE at91_set_pio_input(AT91_PIO_PORTA, 23, 0) macro
274 #define I2C_TRISTATE { } macro
307 #define I2C_TRISTATE { } macro
119 #define I2C_TRISTATE __set_direction(KM_KIRKWOOD_SDA_PIN, 1) macro
465 I2C_TRISTATE; in get_sda()
1643 I2C_TRISTATE1649 eg: #define I2C_TRISTATE (immr->im_cpm.cp_pbdir &= ~PB_SDA)
Completed in 13 milliseconds