Searched defs:GPIO_GPIO (Results 1 – 4 of 4) sorted by relevance
41 #define GPIO_GPIO(Nb) (0x00000001 << (Nb)) /* GPIO [0..27] */ macro
32 #define GPIO_GPIO(Nb) (0x00000001 << (Nb)) macro
72 #define GPIO_GPIO (3 << GPIO_OCR_SHIFT) macro
1150 #define GPIO_GPIO(Nb) /* GPIO [0..27] */ \ macro