Home
last modified time | relevance | path

Searched refs:USART0 (Results 1 – 25 of 142) sorted by relevance

123456

/bsp/efm32/Libraries/emlib/src/
A Dem_usart.c59 #define USART_REF_VALID(ref) ((ref) == USART0)
62 #define USART_REF_VALID(ref) (((ref) == USART0) || ((ref) == USART1))
65 #define USART_REF_VALID(ref) (((ref) == USART0) || ((ref) == USART1) || \
68 #define USART_REF_VALID(ref) (((ref) == USART0) || ((ref) == USART1) || \
74 #define USART_IRDA_VALID(ref) ((ref) == USART0)
651 USART_InitAsync(USART0, &(init->async)); in USART_InitIrDA()
654 USART0->CTRL |= USART_CTRL_TXINV; in USART_InitIrDA()
659 USART0->CTRL |= USART_CTRL_RXINV; in USART_InitIrDA()
663 USART0->IRCTRL |= (uint32_t)init->irPw | in USART_InitIrDA()
669 USART0->IRCTRL |= USART_IRCTRL_IREN; in USART_InitIrDA()
/bsp/samd21/sam_d2x_asflib/common/services/serial/sam_uart/
A Duart_serial.h178 # ifdef USART0 in usart_serial_init()
179 if (USART0 == p_usart) { in usart_serial_init()
427 # ifdef USART0 in usart_serial_putchar()
428 if (USART0 == p_usart) { in usart_serial_putchar()
527 # ifdef USART0 in usart_serial_getchar()
528 if (USART0 == p_usart) { in usart_serial_getchar()
622 # ifdef USART0 in usart_serial_is_rx_ready()
623 if (USART0 == p_usart) { in usart_serial_is_rx_ready()
/bsp/gd32/arm/gd32e230-lckfb/
A DREADME.md24 - 2 x USART (USART0, USART1)
38 | UART | 支持 | USART0, USART1 |
99 此 BSP 默认只开启了 GPIO 和 USART0 的功能,如果需使用更多外设功能,需要利用 ENV 工具对 BSP 进行配置,步骤如下:
/bsp/nxp/lpc/lpc824/drivers/
A Ddrv_usart.h23 #define USART0 ((LPC_USART_T *)USART0_BASE) macro
35 #define USART_BASE_PTRS { USART0, USART1, USART2 }
/bsp/airm2m/air105/libraries/rt_drivers/config/air105/
A Duart_config.h21 #define USART0 0 macro
31 .id = USART0, \
/bsp/ht32/ht32f12366/
A DREADME.md37 | USB 转串口 | 支持 | 使用 USART0 |
40 | USART | 支持 | USART0/1 |
91 此 BSP 默认只开启了 GPIO 和 USART0 的功能,如果需使用更多的片上资源,需要利用 ENV 工具对BSP 进行配置,步骤如下:
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/RISCV/stubs/
A Dwrite.c67 usart_data_transmit(USART0, (uint8_t) ch ); in _put_char()
68 while (usart_flag_get(USART0, USART_FLAG_TBE)== RESET){ in _put_char()
/bsp/samd21/sam_d2x_asflib/common/services/spi/sam_usart_spi/
A Dusart_spi.c73 #ifdef USART0 in usart_spi_init()
74 if (p_usart == USART0) { in usart_spi_init()
/bsp/allwinner_tina/
A DREADME.md120 | PE1 | USART0 TX |
121 | PE0 | USART0 RX |
/bsp/fm33lc026/
A DREADME.md37 | UART | 支持 | USART0/1/4/5 |
/bsp/ft32/ft32f072xb-starter/
A DREADME.md43 | UART | 支持 | USART0/1 |
/bsp/efm32/
A Dhdl_interrupt.c466 if (USART0->IF & USART_IF_TXC) in USART0_TX_IRQHandler()
475 BITBAND_Peripheral(&(USART0->IFC), _USART_IF_TXC_SHIFT, 0x1UL); in USART0_TX_IRQHandler()
494 if (USART0->IF & USART_IF_RXDATAV) in USART0_RX_IRQHandler()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_rstcu.h138 unsigned long USART0 :1; // Bit 8 member
/bsp/gd32/arm/gd32527I-eval/
A DREADME.md36 使用调试器连接开发板到 PC,使用USB2TTL连接USART0,并给开发板供电。
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_rstcu.h126 unsigned long USART0 :1; // Bit 8 member
/bsp/microchip/same70/bsp/same70b/include/
A Dsame70j19b.h631 #define USART0 (0x40024000) /**< \brief (USART0 ) Base Address… macro
754 #define USART0 ((Usart *)0x40024000U) /**< \brief (USART0 ) Base Address… macro
757 #define USART_INSTS { USART0, USART1 } /**< \brief (USART ) Instances Li…
A Dsame70j20b.h631 #define USART0 (0x40024000) /**< \brief (USART0 ) Base Address… macro
754 #define USART0 ((Usart *)0x40024000U) /**< \brief (USART0 ) Base Address… macro
757 #define USART_INSTS { USART0, USART1 } /**< \brief (USART ) Instances Li…
A Dsame70j21b.h631 #define USART0 (0x40024000) /**< \brief (USART0 ) Base Address… macro
754 #define USART0 ((Usart *)0x40024000U) /**< \brief (USART0 ) Base Address… macro
757 #define USART_INSTS { USART0, USART1 } /**< \brief (USART ) Instances Li…
A Dsame70n19b.h675 #define USART0 (0x40024000) /**< \brief (USART0 ) Base Address… macro
815 #define USART0 ((Usart *)0x40024000U) /**< \brief (USART0 ) Base Address… macro
819 #define USART_INSTS { USART0, USART1, USART2 } /**< \brief (USART ) Instances Li…
A Dsame70n20b.h675 #define USART0 (0x40024000) /**< \brief (USART0 ) Base Address… macro
815 #define USART0 ((Usart *)0x40024000U) /**< \brief (USART0 ) Base Address… macro
819 #define USART_INSTS { USART0, USART1, USART2 } /**< \brief (USART ) Instances Li…
A Dsame70n21b.h675 #define USART0 (0x40024000) /**< \brief (USART0 ) Base Address… macro
815 #define USART0 ((Usart *)0x40024000U) /**< \brief (USART0 ) Base Address… macro
819 #define USART_INSTS { USART0, USART1, USART2 } /**< \brief (USART ) Instances Li…
/bsp/asm9260t/platform/
A Duart.h39 #define USART0 ((HW_USART_TypeDef *)UART0_BASE) macro
/bsp/gd32/risc-v/gd32vf103v-eval/
A DREADME.md65 使用数据线连接开发板到 PC,使用USB转232连接USART0,打开电源开关。
/bsp/gd32/arm/gd32450z-eval/
A DREADME.md67 使用数据线连接开发板到 PC,使用USB转232连接USART0,打开电源开关。
/bsp/ht32/ht32f53252/
A DREADME.md40 | USART | 支持 | USART0/1 |

Completed in 62 milliseconds

123456