Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_uart.c560 static cy_en_scb_uart_stop_bits_t _cyhal_uart_convert_stopbits(uint8_t stopbits) in _cyhal_uart_convert_stopbits() function
827 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()