Searched refs:AF_LEUART1_TX_PORT (Results 1 – 3 of 3) sorted by relevance
101 #define AF_LEUART1_TX_PORT(f) ((f) == 0 ? 2 : (f) == 1 ? 0 : -1) macro
176 #define AF_LEUART1_TX_PORT(f) ((f) == 0 ? 2 : (f) == 1 ? 0 : -1) macro
865 port_tx = AF_LEUART1_TX_PORT(location); in rt_hw_leuart_unit_init()
Completed in 10 milliseconds