Home
last modified time | relevance | path

Searched refs:uart_mchp_dev_cfg_t (Results 1 – 1 of 1) sorted by relevance

/drivers/serial/
A Duart_mchp_sercom_g1.c87 } uart_mchp_dev_cfg_t; typedef
313 static void uart_config_pinout(const uart_mchp_dev_cfg_t *const cfg) in uart_config_pinout()
628 const uart_mchp_dev_cfg_t *const cfg = dev->config; in uart_mchp_init()
705 const uart_mchp_dev_cfg_t *const cfg = dev->config; in uart_mchp_poll_in()
727 const uart_mchp_dev_cfg_t *const cfg = dev->config; in uart_mchp_poll_out()
744 static const uart_mchp_dev_cfg_t uart_mchp_config_##n = { \

Completed in 4 milliseconds