Searched refs:UART8 (Results 1 – 25 of 60) sorted by relevance
123
| /bsp/stm32/libraries/HAL_Drivers/nano/ |
| A D | drv_console.c | 61 #ifdef UART8 in rt_hw_console_init() 64 console_uart.Instance = UART8; in rt_hw_console_init()
|
| /bsp/stm32/stm32f427-robomaster-a/board/ |
| A D | Kconfig | 166 bool "Enable UART8" 170 bool "Enable UART8 RX DMA" 175 bool "Enable UART8 TX DMA" 180 int "Set UART8 RX buffer size" 186 int "Set UART8 TX buffer size" 192 int "Set UART8 RX DMA ping-pong buffer size"
|
| /bsp/mm32/libraries/HAL_Drivers/config/mm32f3277g8p/ |
| A D | uart_config.h | 100 .Instance = UART8, \
|
| /bsp/renesas/ra6m4-iot/board/ |
| A D | Kconfig | 242 bool "Enable UART8" 246 bool "Enable UART8 RX DMA" 251 bool "Enable UART8 TX DMA" 256 int "Set UART8 RX buffer size" 262 int "Set UART8 TX buffer size" 752 int "Set UART8 RX buffer size" 758 int "Set UART8 TX buffer size"
|
| /bsp/renesas/ra6m4-cpk/board/ |
| A D | Kconfig | 271 bool "Enable UART8" 275 bool "Enable UART8 RX DMA" 280 bool "Enable UART8 TX DMA" 285 int "Set UART8 RX buffer size" 291 int "Set UART8 TX buffer size" 776 int "Set UART8 RX buffer size" 782 int "Set UART8 TX buffer size"
|
| /bsp/nuvoton/nk-rtu980/board/ |
| A D | Kconfig | 16 bool "Enable UART8 for RS485(AUD) communication(uart8)"
|
| /bsp/at32/libraries/rt_drivers/config/f403a_407/ |
| A D | uart_config.h | 169 .uart_x = UART8, \
|
| /bsp/at32/libraries/rt_drivers/config/a403a/ |
| A D | uart_config.h | 169 .uart_x = UART8, \
|
| /bsp/wch/risc-v/ch32v307v-r1/board/ |
| A D | Kconfig | 284 bool "Enable UART8" 288 bool "Enable UART8 RX DMA" 293 bool "Enable UART8 TX DMA" 298 int "Set UART8 RX buffer size" 304 int "Set UART8 TX buffer size" 310 int "Set UART8 RX DMA ping-pong buffer size"
|
| /bsp/stm32/stm32f427-robomaster-a/board/CubeMX_Config/Src/ |
| A D | stm32f4xx_hal_msp.c | 715 else if(huart->Instance==UART8) in HAL_UART_MspInit() 843 else if(huart->Instance==UART8) in HAL_UART_MspDeInit()
|
| /bsp/stm32/stm32f427-robomaster-a/board/CubeMX_Config/ |
| A D | CubeMX_Config.ioc | 25 Mcu.IP14=UART8 245 …M12-false-HAL-true,10-MX_UART7_Init-UART7-false-HAL-true,11-MX_UART8_Init-UART8-false-HAL-true,12-… 349 UART8.IPParameters=VirtualMode 350 UART8.VirtualMode=Asynchronous
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/config/f4/ |
| A D | uart_config.h | 271 .Instance = UART8, \
|
| /bsp/at32/libraries/rt_drivers/config/f435_437/ |
| A D | uart_config.h | 251 .uart_x = UART8, \
|
| /bsp/at32/libraries/rt_drivers/config/f402_405/ |
| A D | uart_config.h | 251 .uart_x = UART8, \
|
| /bsp/rockchip/common/rk_hal/lib/hal/src/pinctrl/ |
| A D | hal_pinctrl_iofunc.c | 170 DEFINE_IOMUX_FUNC(UART8)
|
| /bsp/nuvoton/libraries/nuc980/rtt_port/ |
| A D | Kconfig | 313 bool "Enable UART8" 316 bool "Enable UART8 TX DMA" 320 bool "Enable UART8 RX DMA"
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_uart.h | 100 #define UART8 ((UART_TypeDef*) UART8_BASE) macro
|
| /bsp/renesas/rzt2m_rsk/board/ |
| A D | Kconfig | 418 int "Set UART8 RX buffer size" 424 int "Set UART8 TX buffer size"
|
| /bsp/renesas/ra6m3-ek/board/ |
| A D | Kconfig | 467 int "Set UART8 RX buffer size" 473 int "Set UART8 TX buffer size"
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_uart.c | 70 if(UART8 == uart) { in UART_DeInit()
|
| /bsp/nuvoton/libraries/n9h30/rtt_port/ |
| A D | drv_uart.c | 183 .uart_base = UART8,
|
| /bsp/renesas/rzn2l_etherkit/board/ |
| A D | Kconfig | 406 int "Set UART8 RX buffer size" 412 int "Set UART8 TX buffer size"
|
| /bsp/renesas/ra8m1-ek/board/ |
| A D | Kconfig | 382 int "Set UART8 RX buffer size" 388 int "Set UART8 TX buffer size"
|
| /bsp/renesas/ebf_qi_min_6m5/board/ |
| A D | Kconfig | 419 int "Set UART8 RX buffer size" 425 int "Set UART8 TX buffer size"
|
| /bsp/renesas/ra4m2-eco/board/ |
| A D | Kconfig | 506 int "Set UART8 RX buffer size" 512 int "Set UART8 TX buffer size"
|
Completed in 55 milliseconds
123