Searched refs:gpio_cfg_uart1b (Results 1 – 3 of 3) sorted by relevance
65 extern const gpio_cfg_t gpio_cfg_uart1b;
59 const gpio_cfg_t gpio_cfg_uart1b = { PORT_0, (PIN_0 | PIN_1), GPIO_FUNC_ALT3, GPIO_PAD_NONE… variable
255 GPIO_Config(&gpio_cfg_uart1b); in SYS_UART_Init()
Completed in 6 milliseconds