Searched defs:ATMEL_GET_PIN_NO (Results 1 – 2 of 2) sorted by relevance
66 #define ATMEL_GET_PIN_NO(pinfunc) ((pinfunc) & 0xff) macro
72 #define ATMEL_GET_PIN_NO(pinfunc) ((pinfunc) & 0xff) macro