Searched refs:AF_USART2_CS_PORT (Results 1 – 3 of 3) sorted by relevance
94 #define AF_USART2_CS_PORT(f) ((f) == 0 ? 2 : (f) == 1 ? 1 : -1) macro
165 #define AF_USART2_CS_PORT(f) ((f) == 0 ? 2 : (f) == 1 ? 1 : -1) macro
1197 port_cs = AF_USART2_CS_PORT(location); in rt_hw_usart_unit_init()
Completed in 14 milliseconds