| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_lpuart.c | 140 tmpregister = LPUART->CTRL; in LPUART_Init() 232 LPUART->CTRL |= CTRL_FLUSH_SET; in LPUART_FlushRxFifo() 236 LPUART->CTRL &= CTRL_FLUSH_RESET; in LPUART_FlushRxFifo() 286 LPUART->CTRL |= LPUART_DMAReq; in LPUART_EnableDMA() 309 LPUART->CTRL &= CTRL_WUSTP_MASK; in LPUART_ConfigWakeUpMethod() 326 LPUART->CTRL |= CTRL_WUSTP_SET; in LPUART_EnableWakeUpStop() 347 LPUART->CTRL &= CTRL_SMPCNT_MASK; in LPUART_ConfigSamplingMethod() 402 LPUART->WUDAT = LPUART_WakeUpData; in LPUART_ConfigWakeUpData() 482 itmask &= LPUART->INTEN; in LPUART_GetIntStatus() 488 bitpos &= LPUART->STS; in LPUART_GetIntStatus() [all …]
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_lpuart.c | 140 tmpregister = LPUART->CTRL; in LPUART_Init() 232 LPUART->CTRL |= CTRL_FLUSH_SET; in LPUART_FlushRxFifo() 236 LPUART->CTRL &= CTRL_FLUSH_RESET; in LPUART_FlushRxFifo() 286 LPUART->CTRL |= LPUART_DMAReq; in LPUART_EnableDMA() 309 LPUART->CTRL &= CTRL_WUSTP_MASK; in LPUART_ConfigWakeUpMethod() 326 LPUART->CTRL |= CTRL_WUSTP_SET; in LPUART_EnableWakeUpStop() 347 LPUART->CTRL &= CTRL_SMPCNT_MASK; in LPUART_ConfigSamplingMethod() 402 LPUART->WUDAT = LPUART_WakeUpData; in LPUART_ConfigWakeUpData() 482 itmask &= LPUART->INTEN; in LPUART_GetIntStatus() 488 bitpos &= LPUART->STS; in LPUART_GetIntStatus() [all …]
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_lpuart.c | 140 tmpregister = LPUART->CTRL; in LPUART_Init() 232 LPUART->CTRL |= CTRL_FLUSH_SET; in LPUART_FlushRxFifo() 236 LPUART->CTRL &= CTRL_FLUSH_RESET; in LPUART_FlushRxFifo() 286 LPUART->CTRL |= LPUART_DMAReq; in LPUART_EnableDMA() 309 LPUART->CTRL &= CTRL_WUSTP_MASK; in LPUART_ConfigWakeUpMethod() 326 LPUART->CTRL |= CTRL_WUSTP_SET; in LPUART_EnableWakeUpStop() 347 LPUART->CTRL &= CTRL_SMPCNT_MASK; in LPUART_ConfigSamplingMethod() 402 LPUART->WUDAT = LPUART_WakeUpData; in LPUART_ConfigWakeUpData() 482 itmask &= LPUART->INTEN; in LPUART_GetIntStatus() 488 bitpos &= LPUART->STS; in LPUART_GetIntStatus() [all …]
|
| /bsp/nxp/mcx/mcxa/frdm-mcxa153/board/ |
| A D | Kconfig | 30 bool "Enable LPUART as UART0" 33 bool "Enable LPUART as UART1" 36 bool "Enable LPUART as UART2"
|
| /bsp/mm32f526x/ |
| A D | README.md | 29 - 2 个 8 通道 DMA 控制器,支持外设类型包括定时器、ADC、DAC、UART、LPUART、I2C、SPI、QSPI 和 FlexCAN 51 - 内置LPUART、LPTimer,支持从低功耗模式下触发唤醒 55 - 1 个 LPUART 接口
|
| /bsp/stm32/stm32g071-st-nucleo/ |
| A D | README_zh.md | 41 | ST-LINK 虚拟串口 | 支持 | 使用 LPUART | 88 此 BSP 默认只开启了 GPIO 和 LPUART 的功能,如果需使用 SPI,I2C 等更多高级功能,需要利用 ENV 工具对BSP 进行配置,步骤如下:
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_LPUART.h | 15 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART)
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_LPUART.h | 15 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART)
|
| /bsp/stm32/stm32l010-st-nucleo/ |
| A D | README.md | 47 - 1x USART (ISO7816), 1x LPUART (low power)
|
| /bsp/nxp/mcx/mcxa/frdm-mcxa156/board/ |
| A D | Kconfig | 30 bool "Enable LPUART as UART"
|
| /bsp/fm33lc026/libraries/FM/FM33xx/Source/Templates/ARM/ |
| A D | startup_fm33lg0xx.s | 72 DCD LPUARTx_IRQHandler ; 16: LPUART
|
| /bsp/fm33lc026/libraries/FM/FM33xx/Source/Templates/iar/ |
| A D | startup_fm33lg0xx.s | 49 DCD LPUARTx_IRQHandler ; 16: LPUART
|
| /bsp/stm32/stm32l053-st-nucleo/ |
| A D | README.md | 11 …erfaces: up to two I2C, two SPIs, one I2S, two USARTs, a low-power UART (LPUART), and a crystal-le…
|
| /bsp/acm32/acm32f4xx-nucleo/drivers/ |
| A D | Kconfig | 185 bool "Enable LPUART"
|
| /bsp/stm32/stm32l412-st-nucleo/ |
| A D | README.md | 67 - 1x LPUART (Stop 2 wake-up)
|
| /bsp/stm32/stm32l496-st-nucleo/ |
| A D | README.md | 70 - 1 x LPUART
|
| /bsp/stm32/stm32g431-st-nucleo/ |
| A D | README.md | 75 - 1 x LPUART
|
| /bsp/stm32/stm32g491-st-nucleo/ |
| A D | README.md | 75 - 1 x LPUART
|
| /bsp/stm32/stm32h743-st-nucleo/ |
| A D | README.md | 54 - 4× USARTs/4x UARTs (ISO7816 interface, LIN, IrDA, up to 12.5 Mbit/s) and 1x LPUART
|
| /bsp/stm32/stm32l433-st-nucleo/ |
| A D | README.md | 68 - 1x LPUART (Stop 2 wake-up)
|
| /bsp/stm32/stm32h723-st-nucleo/ |
| A D | README.md | 60 - Up to 5 USARTs/5 UARTs (ISO7816 interface, LIN, IrDA, modem control) and 1 x LPUART
|
| /bsp/stm32/stm32g474-st-nucleo/ |
| A D | README.md | 75 - 1 x LPUART
|
| /bsp/stm32/stm32l476-st-nucleo/ |
| A D | README.md | 70 - 1x LPUART (Stop 2 wake-up)
|
| /bsp/stm32/stm32l552-st-nucleo/ |
| A D | README.md | 55 - 4× USARTs/4x UARTs (ISO7816 interface, LIN, IrDA, up to 12.5 Mbit/s) and 1x LPUART
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/Device/ |
| A D | ACM32F0x0.h | 697 #define LPUART ((LPUART_TypeDef *)LPUART_BASE) macro
|