Searched refs:AF_USART2_CS_PIN (Results 1 – 3 of 3) sorted by relevance
94 #define AF_USART2_CS_PIN(f) ((f) == 0 ? 5 : (f) == 1 ? 6 : -1) macro
165 #define AF_USART2_CS_PIN(f) ((f) == 0 ? 5 : (f) == 1 ? 6 : -1) macro
1198 pin_cs = AF_USART2_CS_PIN(location); in rt_hw_usart_unit_init()
Completed in 11 milliseconds