Searched refs:GPIO_PORTB (Results 1 – 2 of 2) sorted by relevance
54 #define RADIO_RESET GPIO( GPIO_PORTB, 15 )58 #define RADIO_MOSI GPIO( GPIO_PORTB, 30 )61 #define RADIO_NSS GPIO( GPIO_PORTB, 31 )63 #define RADIO_DIO_0 GPIO( GPIO_PORTB, 16 )66 #define RADIO_DIO_3 GPIO( GPIO_PORTB, 17 )
85 enum gpio_port { GPIO_PORTA, GPIO_PORTB, GPIO_PORTC, GPIO_PORTD, GPIO_PORTE }; enumerator