Home
last modified time | relevance | path

Searched refs:LPUART1 (Results 1 – 25 of 119) sorted by relevance

12345

/bsp/nxp/imx/imxrt/imxrt1061-forlinx-OK1061-S/board/
A DKconfig28 bool "Enable LPUART1"
32 bool "Enable LPUART1 RX DMA"
40 int "Set LPUART1 RX DMA channel (0-32)"
44 bool "Enable LPUART1 TX DMA"
52 int "Set LPUART1 TX DMA channel (0-32)"
/bsp/stm32/stm32wle5-yizhilian-lm401/
A DREADME.md39 | 板载 USB 转串口 | 支持 | LPUART1 |
42 | UART | 支持 | LPUART1 |
84 USB 转 COM 端口默认连接LPUART1,在终端工具里打开相应的串口(115200-8-1-N),复位设备后,可以看到 RT-Thread 的输出信息:
95 此 BSP 默认只开启了 GPIO 和 LPUART1的功能,如果需使用更多高级功能,需要利用 ENV 工具对 BSP 进行配置,步骤如下:
/bsp/stm32/stm32wle5-yizhilian-lm402/
A DREADME.md39 | 板载 USB 转串口 | 支持 | LPUART1 |
42 | UART | 支持 | LPUART1 |
84 USB 转 COM 端口默认连接LPUART1,在终端工具里打开相应的串口(115200-8-1-N),复位设备后,可以看到 RT-Thread 的输出信息:
95 此 BSP 默认只开启了 GPIO 和 LPUART1的功能,如果需使用更多高级功能,需要利用 ENV 工具对 BSP 进行配置,步骤如下:
/bsp/nxp/imx/imxrt/imxrt1052-seeed-ArchMix/board/
A DKconfig36 bool "Enable LPUART1"
40 bool "Enable LPUART1 RX DMA"
48 int "Set LPUART1 RX DMA channel (0-32)"
52 bool "Enable LPUART1 TX DMA"
60 int "Set LPUART1 TX DMA channel (0-32)"
/bsp/stm32/stm32wl55-st-nucleo/
A DREADME.md40 | 板载 ST-LINK 转串口 | 支持 | LPUART1 |
43 | UART | 支持 | LPUART1 |
85 USB 虚拟 COM 端口默认连接LPUART1,在终端工具里打开相应的串口(115200-8-1-N),复位设备后,可以看到 RT-Thread 的输出信息:
96 此 BSP 默认只开启了 GPIO 和 LPUART1的功能,如果需使用更多高级功能,需要利用 ENV 工具对 BSP 进行配置,步骤如下:
/bsp/nxp/imx/imxrt/imxrt1052-atk-commander/board/
A DKconfig28 bool "Enable LPUART1"
32 bool "Enable LPUART1 RX DMA"
40 int "Set LPUART1 RX DMA channel (0-32)"
44 bool "Enable LPUART1 TX DMA"
52 int "Set LPUART1 TX DMA channel (0-32)"
/bsp/nxp/imx/imxrt/libraries/templates/imxrt1050xxx/board/
A DKconfig28 bool "Enable LPUART1"
32 bool "Enable LPUART1 RX DMA"
40 int "Set LPUART1 RX DMA channel (0-32)"
44 bool "Enable LPUART1 TX DMA"
52 int "Set LPUART1 TX DMA channel (0-32)"
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_lpuart.c1249 if ((LPUART_STAT_OR_MASK & LPUART1->STAT) || in LPUART0_LPUART1_RX_DriverIRQHandler()
1250 ((LPUART_STAT_RDRF_MASK & LPUART1->STAT) && (LPUART_CTRL_RIE_MASK & LPUART1->CTRL))) in LPUART0_LPUART1_RX_DriverIRQHandler()
1252 s_lpuartIsr(LPUART1, s_lpuartHandle[1]); in LPUART0_LPUART1_RX_DriverIRQHandler()
1268 if ((LPUART_STAT_OR_MASK & LPUART1->STAT) || in LPUART0_LPUART1_TX_DriverIRQHandler()
1269 ((LPUART1->STAT & LPUART_STAT_TDRE_MASK) && (LPUART1->CTRL & LPUART_CTRL_TIE_MASK))) in LPUART0_LPUART1_TX_DriverIRQHandler()
1290 ((LPUART_STAT_RDRF_MASK & LPUART1->STAT) && (LPUART_CTRL_RIE_MASK & LPUART1->CTRL)) || in LPUART0_LPUART1_DriverIRQHandler()
1291 ((LPUART1->STAT & LPUART_STAT_TDRE_MASK) && (LPUART1->CTRL & LPUART_CTRL_TIE_MASK))) in LPUART0_LPUART1_DriverIRQHandler()
1320 #if defined(LPUART1)
1325 s_lpuartIsr(LPUART1, s_lpuartHandle[1]); in LPUART1_TX_DriverIRQHandler()
1329 s_lpuartIsr(LPUART1, s_lpuartHandle[1]); in LPUART1_RX_DriverIRQHandler()
[all …]
/bsp/nxp/imx/imxrt/imxrt1021-nxp-evk/board/MCUX_Config/
A Dpin_mux.h48 #define BOARD_INITPINS_UART1_RXD_PERIPHERAL LPUART1 /*!< Device name…
52 #define BOARD_INITPINS_UART1_TXD_PERIPHERAL LPUART1 /*!< Device name…
/bsp/stm32/stm32g491-st-nucleo/
A DREADME_zh.md42 | UART | 支持 | LPUART1 USART1/3 UART4 |
94 此 BSP 默认只开启了 GPIO 和 LPUART1 的功能,如果需使用更多高级功能,需要利用 ENV 工具对 BSP 进行配置,步骤如下:
108 - 默认终端输出设备是 LPUART1
/bsp/nxp/imx/imxrt/imxrt1052-nxp-evk/board/
A DKconfig33 bool "Enable LPUART1"
37 bool "Enable LPUART1 RX DMA"
45 int "Set LPUART1 RX DMA channel (0-32)"
49 bool "Enable LPUART1 TX DMA"
57 int "Set LPUART1 TX DMA channel (0-32)"
/bsp/nxp/imx/imxrt/imxrt1052-nxp-evk/board/MCUX_Config/
A Dpin_mux.h41 #define BOARD_INITPINS_UART1_RXD_PERIPHERAL LPUART1 /*!< Device name…
45 #define BOARD_INITPINS_UART1_TXD_PERIPHERAL LPUART1 /*!< Device name…
/bsp/stm32/stm32g431-st-nucleo/
A DREADME_zh.md42 | UART | 支持 | LPUART1 USART1/3 UART4 |
94 此 BSP 默认只开启了 GPIO 和 LPUART1 的功能,如果需使用更多高级功能,需要利用 ENV 工具对 BSP 进行配置,步骤如下:
108 - 默认终端输出设备是 LPUART1
/bsp/stm32/stm32g474-st-nucleo/
A DREADME_zh.md44 | UART | 支持 | LPUART1 USART1/3 UART4 |
96 此 BSP 默认只开启了 GPIO 和 LPUART1 的功能,如果需使用更多高级功能,需要利用 ENV 工具对 BSP 进行配置,步骤如下:
110 - 默认终端输出设备是 LPUART1
/bsp/stm32/stm32l4r5-st-nucleo/
A DREADME.md37 | 板载 ST-LINK 转串口 | 支持 | PG7 PG8 LPUART1 |
89 此 BSP 默认只开启了 GPIO 和 LPUART1的功能,如果需使用 USB、Flash 等更多高级功能,需要利用 ENV 工具对BSP 进行配置,步骤如下:
103 - 调试串口为LPUART1 映射到PG7 PG8
/bsp/stm32/stm32l552-st-nucleo/
A DREADME_zh.md40 | UART | 支持 | LPUART1 |
93 此 BSP 默认只开启了 GPIO 和 LPUART1 的功能,如果需使用更多高级功能,需要利用 ENV 工具对BSP 进行配置,步骤如下:
107 - 调试串口为 LPUART1 1 映射说明
/bsp/nxp/imx/imxrt/libraries/templates/imxrt1050xxx/board/MCUX_Config/
A Dpin_mux.h41 #define BOARD_INITPINS_UART1_TXD_PERIPHERAL LPUART1 /*!< Device name…
45 #define BOARD_INITPINS_UART1_RXD_PERIPHERAL LPUART1 /*!< Device name…
/bsp/nxp/imx/imxrt/imxrt1052-fire-pro/board/
A DKconfig39 bool "Enable LPUART1"
43 bool "Enable LPUART1 RX DMA"
51 int "Set LPUART1 RX DMA channel (0-32)"
55 bool "Enable LPUART1 TX DMA"
63 int "Set LPUART1 TX DMA channel (0-32)"
/bsp/stm32/stm32wl55-st-nucleo/board/CubeMX_Config/Src/
A Dstm32wlxx_hal_msp.c81 if(huart->Instance==LPUART1) in HAL_UART_MspInit()
125 if(huart->Instance==LPUART1) in HAL_UART_MspDeInit()
/bsp/stm32/stm32l552-st-nucleo/board/CubeMX_Config/Src/
A Dstm32l5xx_hal_msp.c90 if(huart->Instance==LPUART1) in HAL_UART_MspInit()
135 if(huart->Instance==LPUART1) in HAL_UART_MspDeInit()
/bsp/stm32/libraries/templates/stm32l5xx/board/CubeMX_Config/Src/
A Dstm32l5xx_hal_msp.c90 if(huart->Instance==LPUART1) in HAL_UART_MspInit()
135 if(huart->Instance==LPUART1) in HAL_UART_MspDeInit()
/bsp/nxp/imx/imxrt/imxrt1052-fire-pro/board/MCUX_Config/
A Dpin_mux.h41 #define BOARD_INITPINS_UART1_TXD_PERIPHERAL LPUART1 /*!< Device name…
45 #define BOARD_INITPINS_UART1_RXD_PERIPHERAL LPUART1 /*!< Device name…
/bsp/nxp/imx/imxrt/imxrt1021-nxp-evk/board/
A DKconfig45 bool "Enable LPUART1"
49 bool "Enable LPUART1 RX DMA"
57 int "Set LPUART1 RX DMA channel (0-32)"
61 bool "Enable LPUART1 TX DMA"
69 int "Set LPUART1 TX DMA channel (0-32)"
/bsp/stm32/stm32l4r5-st-nucleo/board/CubeMX_Config/Src/
A Dstm32l4xx_hal_msp.c89 if(huart->Instance==LPUART1) in HAL_UART_MspInit()
149 if(huart->Instance==LPUART1) in HAL_UART_MspDeInit()
/bsp/nxp/imx/imxrt/imxrt1170-nxp-evk/board/
A DKconfig71 bool "Enable LPUART1"
75 bool "Enable LPUART1 RX DMA"
83 int "Set LPUART1 RX DMA channel (0-32)"
87 bool "Enable LPUART1 TX DMA"
95 int "Set LPUART1 TX DMA channel (0-32)"

Completed in 50 milliseconds

12345