Searched refs:SCI_UART_CCR3_STP_OFFSET (Results 1 – 1 of 1) sorted by relevance
105 #define SCI_UART_CCR3_STP_OFFSET (14U) macro1322 ccr3 |= (uint32_t) p_cfg->stop_bits << SCI_UART_CCR3_STP_OFFSET; in r_sci_uart_config_set()