Searched refs:word_length (Results 1 – 1 of 1) sorted by relevance
58 uint32_t word_length; in usart_gd32_init() local74 word_length = USART_WL_8BIT; in usart_gd32_init()78 word_length = USART_WL_9BIT; in usart_gd32_init()82 word_length = USART_WL_9BIT; in usart_gd32_init()95 usart_word_length_set(cfg->reg, word_length); in usart_gd32_init()