Searched refs:AF_USART0_CLK_PIN (Results 1 – 3 of 3) sorted by relevance
85 #define AF_USART0_CLK_PIN(f) ((f) == 0 ? 12 : (f) == 1 ? 5 : (f) == 2 ? 9 : -1) macro
156 #define AF_USART0_CLK_PIN(f) ((f) == 0 ? 12 : (f) == 1 ? 5 : (f) == 2 ? 9 : (f) == 3 ? 15 : … macro
1135 pin_clk = AF_USART0_CLK_PIN(location); in rt_hw_usart_unit_init()
Completed in 9 milliseconds