| /bsp/efm32/Libraries/emlib/src/ |
| A D | em_usart.c | 59 #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 D | uart_serial.h | 178 # 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 D | README.md | 24 - 2 x USART (USART0, USART1) 38 | UART | 支持 | USART0, USART1 | 99 此 BSP 默认只开启了 GPIO 和 USART0 的功能,如果需使用更多外设功能,需要利用 ENV 工具对 BSP 进行配置,步骤如下:
|
| /bsp/nxp/lpc/lpc824/drivers/ |
| A D | drv_usart.h | 23 #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 D | uart_config.h | 21 #define USART0 0 macro 31 .id = USART0, \
|
| /bsp/ht32/ht32f12366/ |
| A D | README.md | 37 | USB 转串口 | 支持 | 使用 USART0 | 40 | USART | 支持 | USART0/1 | 91 此 BSP 默认只开启了 GPIO 和 USART0 的功能,如果需使用更多的片上资源,需要利用 ENV 工具对BSP 进行配置,步骤如下:
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/RISCV/stubs/ |
| A D | write.c | 67 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 D | usart_spi.c | 73 #ifdef USART0 in usart_spi_init() 74 if (p_usart == USART0) { in usart_spi_init()
|
| /bsp/allwinner_tina/ |
| A D | README.md | 120 | PE1 | USART0 TX | 121 | PE0 | USART0 RX |
|
| /bsp/fm33lc026/ |
| A D | README.md | 37 | UART | 支持 | USART0/1/4/5 |
|
| /bsp/ft32/ft32f072xb-starter/ |
| A D | README.md | 43 | UART | 支持 | USART0/1 |
|
| /bsp/efm32/ |
| A D | hdl_interrupt.c | 466 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 D | ht32f1xxxx_rstcu.h | 138 unsigned long USART0 :1; // Bit 8 member
|
| /bsp/gd32/arm/gd32527I-eval/ |
| A D | README.md | 36 使用调试器连接开发板到 PC,使用USB2TTL连接USART0,并给开发板供电。
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f5xxxx_rstcu.h | 126 unsigned long USART0 :1; // Bit 8 member
|
| /bsp/microchip/same70/bsp/same70b/include/ |
| A D | same70j19b.h | 631 #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 D | same70j20b.h | 631 #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 D | same70j21b.h | 631 #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 D | same70n19b.h | 675 #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 D | same70n20b.h | 675 #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 D | same70n21b.h | 675 #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 D | uart.h | 39 #define USART0 ((HW_USART_TypeDef *)UART0_BASE) macro
|
| /bsp/gd32/risc-v/gd32vf103v-eval/ |
| A D | README.md | 65 使用数据线连接开发板到 PC,使用USB转232连接USART0,打开电源开关。
|
| /bsp/gd32/arm/gd32450z-eval/ |
| A D | README.md | 67 使用数据线连接开发板到 PC,使用USB转232连接USART0,打开电源开关。
|
| /bsp/ht32/ht32f53252/ |
| A D | README.md | 40 | USART | 支持 | USART0/1 |
|