代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/304590/3797018
h sdcommon.h
#ifndef __SDCOMMON_H__
#define __SDCOMMON_H__
/* SD卡信息结构体定义 */
/* the information structure variable of SD Card*/
typedef struct SD_STRUCT
{
INT32U card_posnum; /* 卡座号,多卡时使用 */
INT
www.eeworm.com/read/304590/3797058
h sdcommon.h
#ifndef __SDCOMMON_H__
#define __SDCOMMON_H__
/* SD卡信息结构体定义 */
/* the information structure variable of SD Card*/
typedef struct SD_STRUCT
{
INT32U card_posnum; /* 卡座号,多卡时使用 */
INT
www.eeworm.com/read/299421/3852905
c mode3_master.c
//////////////UART0 模式3多机通讯主机程序/////////////////
/////////////mode3_master.c//////////////////////
#include
#define aalen 6
#define SLAVE_AD 0x80
typedef unsigned char uchar;
type
www.eeworm.com/read/294275/3918724
h sdcommon.h
#ifndef __SDCOMMON_H__
#define __SDCOMMON_H__
/* SD卡信息结构体定义 */
/* the information structure variable of SD Card*/
typedef struct SD_STRUCT
{
INT32U card_posnum; /* 卡座号,多卡时使用 */
INT
www.eeworm.com/read/294275/3918758
h sdcommon.h
#ifndef __SDCOMMON_H__
#define __SDCOMMON_H__
/* SD卡信息结构体定义 */
/* the information structure variable of SD Card*/
typedef struct SD_STRUCT
{
INT32U card_posnum; /* 卡座号,多卡时使用 */
INT
www.eeworm.com/read/294275/3918780
h sdcommon.h
#ifndef __SDCOMMON_H__
#define __SDCOMMON_H__
/* SD卡信息结构体定义 */
/* the information structure variable of SD Card*/
typedef struct SD_STRUCT
{
INT32U card_posnum; /* 卡座号,多卡时使用 */
INT
www.eeworm.com/read/294275/3918802
h sdcommon.h
#ifndef __SDCOMMON_H__
#define __SDCOMMON_H__
/* SD卡信息结构体定义 */
/* the information structure variable of SD Card*/
typedef struct SD_STRUCT
{
INT32U card_posnum; /* 卡座号,多卡时使用 */
INT
www.eeworm.com/read/288433/4007040
c mode3_master.c
//////////////UART0 模式3多机通讯主机程序/////////////////
/////////////mode3_master.c//////////////////////
#include
#define aalen 6
#define SLAVE_AD 0x80
typedef unsigned char uchar;
type
www.eeworm.com/read/287900/4015254
asm duarts.asm
;******************************************************************************
; DP-51实验板上多机通讯程序
; 本程序是从机部分,主要负责与指定的接收主机发送下来的数据,并输出显示。
;
;File: DUARTS.ASM
;Date: 2002.10.30
;*************
www.eeworm.com/read/285236/4055152
c mode3_master.c
//////////////UART0 模式3多机通讯主机程序/////////////////
/////////////mode3_master.c//////////////////////
#include
#define aalen 6
#define SLAVE_AD 0x80
typedef unsigned char uchar;
type