代码搜索:UART 有哪些应用?

找到约 10,000 项符合「UART 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/411727/11231034

c uart.c

#define IN_UART #include "config.h" // 串口选择 (为0时表示串口0,否则为串口1) static uint8 g_uart_sel = 0; int UART_Select(uint8 no) { int ret; ret = g_uart_sel; g_uart_sel = no; retur
www.eeworm.com/read/411727/11231046

h uart.h

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD. **
www.eeworm.com/read/411727/11231056

c uart.c

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD. **
www.eeworm.com/read/411392/11247011

h uart.h

#ifndef _VGUART_H #define _VGUART_H /*********************************************** Data types ************************************************/ #define vgNULL 0L #define vgTRUE 1 #define
www.eeworm.com/read/411392/11247017

c uart.c

/************************************************************************ * File: vguart.c * * Copyright: Peak Microtech Corporation * ******************************************************
www.eeworm.com/read/411392/11247044

h uart.h

#ifndef _VGUART_H #define _VGUART_H /*********************************************** Data types ************************************************/ #define vgNULL 0L #define vgTRUE 1 #define
www.eeworm.com/read/411392/11247048

o uart.o

www.eeworm.com/read/411392/11247057

c uart.c

/************************************************************************ * File: vguart.c * * Copyright: Peak Microtech Corporation * ******************************************************
www.eeworm.com/read/411392/11247082

h uart.h

#ifndef _VGUART_H #define _VGUART_H /*********************************************** Data types ************************************************/ #define vgNULL 0L #define vgTRUE 1 #define
www.eeworm.com/read/411392/11247085

o uart.o