Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dstm32-usart.c111 static void stm32_usart_config_reg_rs485(u32 *cr1, u32 *cr3, u32 delay_ADE, in stm32_usart_config_reg_rs485() argument
124 rs485_deat_dedt = delay_ADE * baud * 8; in stm32_usart_config_reg_rs485()
126 rs485_deat_dedt = delay_ADE * baud * 16; in stm32_usart_config_reg_rs485()