Home
last modified time | relevance | path

Searched refs:UART5 (Results 1 – 25 of 259) sorted by relevance

1234567891011

/bsp/stm32/stm32f769-st-disco/board/
A DKconfig80 bool "Enable UART5"
84 bool "Enable UART5 RX DMA"
89 bool "Enable UART5 TX DMA"
94 int "Set UART5 RX buffer size"
100 int "Set UART5 TX buffer size"
106 int "Set UART5 RX DMA ping-pong buffer size"
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_usart.c36 #if defined (USART1) || defined (USART2) || defined (USART3) || defined (UART4) || defined (UART5)
166 #if defined(UART5) in LL_USART_DeInit()
167 else if (USARTx == UART5) in LL_USART_DeInit()
265 #if defined(UART5) in LL_USART_Init()
266 else if (USARTx == UART5) in LL_USART_Init()
/bsp/stm32/stm32f746-st-nucleo/board/
A DKconfig83 bool "Enable UART5"
87 bool "Enable UART5 RX DMA"
92 bool "Enable UART5 TX DMA"
97 int "Set UART5 RX buffer size"
103 int "Set UART5 TX buffer size"
109 int "Set UART5 RX DMA ping-pong buffer size"
/bsp/stm32/libraries/HAL_Drivers/drivers/config/g0/
A Duart_config.h242 .Instance = UART5, \
249 .Instance = UART5, \
256 .Instance = UART5, \
/bsp/stm32/libraries/HAL_Drivers/nano/
A Ddrv_console.c43 #ifdef UART5 in rt_hw_console_init()
46 console_uart.Instance = UART5; in rt_hw_console_init()
/bsp/gd32/arm/gd32407v-start/board/
A DKconfig201 bool "Enable UART5"
205 bool "Enable UART5 RX DMA"
211 bool "Enable UART5 TX DMA"
217 int "Set UART5 RX buffer size"
223 int "Set UART5 TX buffer size"
229 int "Set UART5 RX DMA ping-pong buffer size"
/bsp/gd32/arm/gd32407v-lckfb/board/
A DKconfig221 bool "Enable UART5"
225 bool "Enable UART5 RX DMA"
231 bool "Enable UART5 TX DMA"
237 int "Set UART5 RX buffer size"
243 int "Set UART5 TX buffer size"
249 int "Set UART5 RX DMA ping-pong buffer size"
/bsp/stm32/stm32l4r5-st-nucleo/board/
A DKconfig172 bool "Enable UART5"
176 bool "Enable UART5 RX DMA"
181 bool "Enable UART5 TX DMA"
186 int "Set UART5 RX buffer size"
192 int "Set UART5 TX buffer size"
198 int "Set UART5 RX DMA ping-pong buffer size"
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Src/
A Dfm33lc0xx_fl_uart.c45 ((INSTANCE) == UART5))
137 if(UARTx == UART5) in FL_UART_DeInit()
243 if(UARTx == UART5) in FL_UART_Init()
/bsp/stm32/stm32f769-st-disco/
A DREADME.md47 | UART | 支持 | UART1、UART5 |
49 | ESP8266 | 支持 | UART5 |
/bsp/renesas/rzn2l_etherkit/board/
A DKconfig56 bool "Enable UART5"
60 bool "Enable UART5 RX DMA"
65 bool "Enable UART5 TX DMA"
70 int "Set UART5 RX buffer size"
76 int "Set UART5 TX buffer size"
313 int "Set UART5 RX buffer size"
319 int "Set UART5 TX buffer size"
/bsp/n32g452xx/n32g452xx-mini-system/board/
A DKconfig148 bool "Enable UART5"
152 prompt "Select TX/RX Pin of UART5"
155 bool "UART5(Default):TX:PC12, RX:PD2"
157 bool "UART5:TX:PB13, RX:PB14"
159 bool "UART5:TX:PE8, RX:PE9"
161 bool "UART5:TX:PB8, RX:PB9"
/bsp/gd32/arm/gd32527I-eval/board/
A DKconfig172 bool "Enable UART5"
176 bool "Enable UART5 RX DMA"
182 bool "Enable UART5 TX DMA"
188 int "Set UART5 RX buffer size"
194 int "Set UART5 TX buffer size"
/bsp/gd32/arm/gd32450z-eval/board/
A DKconfig201 bool "Enable UART5"
205 bool "Enable UART5 RX DMA"
211 bool "Enable UART5 TX DMA"
217 int "Set UART5 RX buffer size"
223 int "Set UART5 TX buffer size"
229 int "Set UART5 RX DMA ping-pong buffer size"
/bsp/stm32/stm32f407-fk407m2-zgt6/board/
A DKconfig176 bool "Enable UART5"
180 bool "Enable UART5 RX DMA"
185 bool "Enable UART5 TX DMA"
190 int "Set UART5 RX buffer size"
196 int "Set UART5 TX buffer size"
202 int "Set UART5 RX DMA ping-pong buffer size"
/bsp/gd32/arm/gd32470z-lckfb/board/
A DKconfig201 bool "Enable UART5"
205 bool "Enable UART5 RX DMA"
211 bool "Enable UART5 TX DMA"
217 int "Set UART5 RX buffer size"
223 int "Set UART5 TX buffer size"
229 int "Set UART5 RX DMA ping-pong buffer size"
/bsp/stm32/stm32f769-st-disco/board/CubeMX_Config/Src/
A Dstm32f7xx_hal_msp.c224 if(huart->Instance==UART5) in HAL_UART_MspInit()
291 if(huart->Instance==UART5) in HAL_UART_MspDeInit()
/bsp/essemi/es32f365x/drivers/ES/
A DKconfig82 bool "Register UART5 "
88 bool "UART5 using DMA TX"
92 bool "UART5 using DMA RX"
/bsp/essemi/es32f369x/drivers/ES/
A DKconfig82 bool "Register UART5 "
88 bool "UART5 using DMA TX"
92 bool "UART5 using DMA RX"
/bsp/stm32/stm32f746-st-nucleo/board/CubeMX_Config/Src/
A Dstm32f7xx_hal_msp.c295 if(huart->Instance==UART5) in HAL_UART_MspInit()
362 if(huart->Instance==UART5) in HAL_UART_MspDeInit()
/bsp/stm32/stm32f407-lckfb-skystar/board/
A DKconfig203 bool "Enable UART5"
207 bool "Enable UART5 RX DMA"
212 bool "Enable UART5 TX DMA"
217 int "Set UART5 RX buffer size"
223 int "Set UART5 TX buffer size"
229 int "Set UART5 RX DMA ping-pong buffer size"
/bsp/allwinner/libraries/drivers/
A DKconfig161 bool "Enable UART5"
165 prompt "UART5 TX PIN"
176 prompt "UART5 RX PIN"
/bsp/fm33lc026/libraries/HAL_Drivers/config/
A Duart_config.h60 .Instance = UART5, \
/bsp/mm32/libraries/HAL_Drivers/config/mm32f3277g8p/
A Duart_config.h67 .Instance = UART5, \
/bsp/fm33lc026/board/
A DKconfig35 bool "Enable UART5"

Completed in 56 milliseconds

1234567891011