Searched refs:IOPIN_PORTB (Results 1 – 1 of 1) sorted by relevance
26 #define IOPIN_PORTB 1 macro38 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_high()61 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_low()84 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_high()108 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_low()132 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_out()155 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_in()178 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_out()202 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_in()226 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_odr()[all …]