Searched refs:GPIO_STELLARIS_AF (Results 1 – 2 of 2) sorted by relevance
| /platform/stellaris/include/platform/ | ||
| A D | gpio.h | 9 #define GPIO_STELLARIS_AF(x) (((x) & 0xf) << 8) macro |
| /platform/lpc15xx/include/platform/ | ||
| A D | gpio.h | 10 #define GPIO_STELLARIS_AF(x) (((x) & 0xf) << 8) |
Completed in 6 milliseconds