Searched refs:_cyhal_uart_convert_stopbits (Results 1 – 1 of 1) sorted by relevance
560 static cy_en_scb_uart_stop_bits_t _cyhal_uart_convert_stopbits(uint8_t stopbits) in _cyhal_uart_convert_stopbits() function827 obj->config.stopBits = _cyhal_uart_convert_stopbits((uint8_t)cfg->stop_bits); in cyhal_uart_init()1050 obj->config.stopBits = _cyhal_uart_convert_stopbits((uint8_t)cfg->stop_bits); in cyhal_uart_configure()