Home
last modified time | relevance | path

Searched refs:UART8 (Results 1 – 25 of 60) sorted by relevance

123

/bsp/stm32/libraries/HAL_Drivers/nano/
A Ddrv_console.c61 #ifdef UART8 in rt_hw_console_init()
64 console_uart.Instance = UART8; in rt_hw_console_init()
/bsp/stm32/stm32f427-robomaster-a/board/
A DKconfig166 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 Duart_config.h100 .Instance = UART8, \
/bsp/renesas/ra6m4-iot/board/
A DKconfig242 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 DKconfig271 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 DKconfig16 bool "Enable UART8 for RS485(AUD) communication(uart8)"
/bsp/at32/libraries/rt_drivers/config/f403a_407/
A Duart_config.h169 .uart_x = UART8, \
/bsp/at32/libraries/rt_drivers/config/a403a/
A Duart_config.h169 .uart_x = UART8, \
/bsp/wch/risc-v/ch32v307v-r1/board/
A DKconfig284 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 Dstm32f4xx_hal_msp.c715 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 DCubeMX_Config.ioc25 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 Duart_config.h271 .Instance = UART8, \
/bsp/at32/libraries/rt_drivers/config/f435_437/
A Duart_config.h251 .uart_x = UART8, \
/bsp/at32/libraries/rt_drivers/config/f402_405/
A Duart_config.h251 .uart_x = UART8, \
/bsp/rockchip/common/rk_hal/lib/hal/src/pinctrl/
A Dhal_pinctrl_iofunc.c170 DEFINE_IOMUX_FUNC(UART8)
/bsp/nuvoton/libraries/nuc980/rtt_port/
A DKconfig313 bool "Enable UART8"
316 bool "Enable UART8 TX DMA"
320 bool "Enable UART8 RX DMA"
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_uart.h100 #define UART8 ((UART_TypeDef*) UART8_BASE) macro
/bsp/renesas/rzt2m_rsk/board/
A DKconfig418 int "Set UART8 RX buffer size"
424 int "Set UART8 TX buffer size"
/bsp/renesas/ra6m3-ek/board/
A DKconfig467 int "Set UART8 RX buffer size"
473 int "Set UART8 TX buffer size"
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_uart.c70 if(UART8 == uart) { in UART_DeInit()
/bsp/nuvoton/libraries/n9h30/rtt_port/
A Ddrv_uart.c183 .uart_base = UART8,
/bsp/renesas/rzn2l_etherkit/board/
A DKconfig406 int "Set UART8 RX buffer size"
412 int "Set UART8 TX buffer size"
/bsp/renesas/ra8m1-ek/board/
A DKconfig382 int "Set UART8 RX buffer size"
388 int "Set UART8 TX buffer size"
/bsp/renesas/ebf_qi_min_6m5/board/
A DKconfig419 int "Set UART8 RX buffer size"
425 int "Set UART8 TX buffer size"
/bsp/renesas/ra4m2-eco/board/
A DKconfig506 int "Set UART8 RX buffer size"
512 int "Set UART8 TX buffer size"

Completed in 55 milliseconds

123