Searched defs:AF_LEUART0_TX_PIN (Results 1 – 2 of 2) sorted by relevance
99 #define AF_LEUART0_TX_PIN(f) ((f) == 0 ? 4 : (f) == 1 ? 13 : (f) == 2 ? 14 : -1) macro
174 #define AF_LEUART0_TX_PIN(f) ((f) == 0 ? 4 : (f) == 1 ? 13 : (f) == 2 ? 14 : (f) == 3 ? 0 : … macro
Completed in 12 milliseconds