Searched refs:AF_LEUART1_RX_PIN (Results 1 – 3 of 3) sorted by relevance
102 #define AF_LEUART1_RX_PIN(f) ((f) == 0 ? 7 : (f) == 1 ? 6 : -1) macro
177 #define AF_LEUART1_RX_PIN(f) ((f) == 0 ? 7 : (f) == 1 ? 6 : -1) macro
868 pin_rx = AF_LEUART1_RX_PIN(location); in rt_hw_leuart_unit_init()
Completed in 10 milliseconds