Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dstm32-usart.h29 bool has_wakeup; member
103 .has_wakeup = true,
Dstm32-usart.c1146 stm32port->wakeup_src = stm32port->info->cfg.has_wakeup && in stm32_usart_init_port()