Searched defs:uart_xec_device_config (Results 1 – 1 of 1) sorted by relevance
182 struct uart_xec_device_config { struct183 struct uart_regs *regs;184 uint32_t sys_clk_freq;185 uint8_t girq_id;186 uint8_t girq_pos;187 uint8_t pcr_idx;188 uint8_t pcr_bitpos;189 const struct pinctrl_dev_config *pcfg;191 uart_irq_config_func_t irq_config_func;194 struct gpio_dt_spec wakerx_gpio;[all …]