Home
last modified time | relevance | path

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

/bsp/renesas/ra8d1-vision-board/ra/fsp/inc/api/
A Dr_uart_api.h101 } uart_stop_bits_t; typedef
140 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/rzt2m_rsk/rzt/fsp/inc/api/
A Dr_uart_api.h102 } uart_stop_bits_t; typedef
141 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/rzn2l_etherkit/rzn/fsp/inc/api/
A Dr_uart_api.h102 } uart_stop_bits_t; typedef
141 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/rzn2l_rsk/rzn/fsp/inc/api/
A Dr_uart_api.h102 } uart_stop_bits_t; typedef
141 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/ra6m4-cpk/ra/fsp/inc/api/
A Dr_uart_api.h98 } uart_stop_bits_t; typedef
137 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/ra6m3-hmi-board/ra/fsp/inc/api/
A Dr_uart_api.h101 } uart_stop_bits_t; typedef
140 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/ra6m4-iot/ra/fsp/inc/api/
A Dr_uart_api.h98 } uart_stop_bits_t; typedef
137 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/ra8m1-ek/ra/fsp/inc/api/
A Dr_uart_api.h101 } uart_stop_bits_t; typedef
140 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/ra4m2-eco/ra/fsp/inc/api/
A Dr_uart_api.h98 } uart_stop_bits_t; typedef
137 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/ebf_qi_min_6m5/ra/fsp/inc/api/
A Dr_uart_api.h98 } uart_stop_bits_t; typedef
137 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/ra4e2-eco/ra/fsp/inc/api/
A Dr_uart_api.h88 } uart_stop_bits_t; typedef
127 uart_stop_bits_t stop_bits; /* /< Stop bit length (1 or 2) */
/bsp/renesas/ra6e2-fpb/ra/fsp/inc/api/
A Dr_uart_api.h88 } uart_stop_bits_t; typedef
127 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/ra6m3-ek/ra/fsp/inc/api/
A Dr_uart_api.h98 } uart_stop_bits_t; typedef
137 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/ra2l1-cpk/ra/fsp/inc/api/
A Dr_uart_api.h98 } uart_stop_bits_t; typedef
137 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/renesas/ra8d1-ek/ra/fsp/inc/api/
A Dr_uart_api.h101 } uart_stop_bits_t; typedef
140 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_uart.h106 } uart_stop_bits_t; typedef
168 uart_stop_bits_t stop_bits; /**< Specifies the number of stop bits transmitted */
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_uart.h114 } uart_stop_bits_t; typedef
177 uart_stop_bits_t stop_bits; /**< Specifies the number of stop bits transmitted */
/bsp/essemi/es32f0654/drivers/
A Ddrv_uart.c351 uart->huart.init.stop_bits = (uart_stop_bits_t)cfg->stop_bits; in es32f0x_configure()

Completed in 718 milliseconds