Searched refs:cy_en_scb_uart_stop_bits_t (Results 1 – 3 of 3) sorted by relevance
349 } cy_en_scb_uart_stop_bits_t; typedef418 cy_en_scb_uart_stop_bits_t stopBits;676 void Cy_SCB_UART_SetStopBits(CySCB_Type *base, cy_en_scb_uart_stop_bits_t stopBits);
175 void Cy_SCB_UART_SetStopBits(CySCB_Type *base, cy_en_scb_uart_stop_bits_t stopBits) in Cy_SCB_UART_SetStopBits()
560 static cy_en_scb_uart_stop_bits_t _cyhal_uart_convert_stopbits(uint8_t stopbits) in _cyhal_uart_convert_stopbits()