Searched refs:IOPIN_PORTB (Results 1 – 1 of 1) sorted by relevance
24 #define IOPIN_PORTB 1 macro36 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_high()59 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_low()82 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_high()106 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_low()130 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_out()153 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_in()176 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_out()200 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_in()224 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_odr()[all …]