Searched defs:uart_config (Results 1 – 2 of 2) sorted by relevance
56 void uart_config_set_uart_pins(nrfx_uarte_config_t *uart_config, in uart_config_set_uart_pins()111 nrfx_uarte_config_t uart_config = UART_CONFIG_INITIALIZER(); in ARM_USARTx_Initialize() local
330 hal_uart_status_t HAL_UartInit(hal_uart_handle_t handle, const hal_uart_config_t *uart_config) in HAL_UartInit()