Searched refs:AT91_PIN_PA23 (Results 1 – 2 of 2) sorted by relevance
83 at91_set_gpio_output(AT91_PIN_PA23, 1); \90 #define I2C_TRISTATE at91_set_gpio_input(AT91_PIN_PA23, 1);91 #define I2C_READ at91_get_gpio_value(AT91_PIN_PA23);94 at91_set_gpio_input(AT91_PIN_PA23, 1); \96 at91_set_gpio_output(AT91_PIN_PA23, 1); \97 at91_set_gpio_value(AT91_PIN_PA23, bit); \
47 #define AT91_PIN_PA23 (PIN_BASE + 0x00 + 23) macro
Completed in 4 milliseconds