Searched refs:num_of_stop_bits (Results 1 – 4 of 4) sorted by relevance
33 config->num_of_stop_bits = stop_bits_1; in uart_default_config()142 switch (config->num_of_stop_bits) { in uart_init()
39 typedef enum num_of_stop_bits { enum187 uint8_t num_of_stop_bits; /**< Number of stop bits */ member
373 uart_config.num_of_stop_bits = cfg->stop_bits; in hpm_uart_configure()
709 uart_config.num_of_stop_bits = cfg->stop_bits; in hpm_uart_configure()
Completed in 10 milliseconds