Searched refs:GPIO_PORTB (Results 1 – 3 of 3) sorted by relevance
411 #define PB4_PF_SD2_D0 (GPIO_PORTB | GPIO_PF | 4)412 #define PB5_PF_SD2_D1 (GPIO_PORTB | GPIO_PF | 5)413 #define PB6_PF_SD2_D2 (GPIO_PORTB | GPIO_PF | 6)414 #define PB7_PF_SD2_D3 (GPIO_PORTB | GPIO_PF | 7)415 #define PB8_PF_SD2_CMD (GPIO_PORTB | GPIO_PF | 8)416 #define PB9_PF_SD2_CLK (GPIO_PORTB | GPIO_PF | 9)
52 #define GPIO_PORTB (PORTB << GPIO_PORT_SHIFT) macro
249 #define GPIO_PORTB (1 << GPIO_PORT_SHIFT) macro
Completed in 7 milliseconds