Searched refs:GPIO_PORTC (Results 1 – 2 of 2) sorted by relevance
59 #define RADIO_MISO GPIO( GPIO_PORTC, 19 )60 #define RADIO_SCLK GPIO( GPIO_PORTC, 18 )
85 enum gpio_port { GPIO_PORTA, GPIO_PORTB, GPIO_PORTC, GPIO_PORTD, GPIO_PORTE }; enumerator