代码搜索:SCC2

找到约 20 项符合「SCC2」的源代码

代码结果 20
www.eeworm.com/read/148143/5718180

c scc2eth.c

/* * File: scc2eth.c * Purpose: Driver for MPC8XX Ethernet on SCC2 * * Notes: * * Author: Eric DeVolder * Date: * * Modifications: * */ /* * Setup for SCC2 */ #define
www.eeworm.com/read/143389/12879078

c 87338.c

#include #include #include #include #define inb(r) pci_io_read_byte((r)) #define outb(v,r) pci_io_write_byte((v),(r)) static const struct {
www.eeworm.com/read/162614/5527647

c 20041201-1.c

/* PR rtl-opt/15289 */ typedef struct { _Complex char a; _Complex char b; } Scc2; Scc2 s = { 1+2i, 3+4i }; int checkScc2 (Scc2 s) { return s.a != 1+2i || s.b != 3+4i; } int main (void) { retur
www.eeworm.com/read/309810/3704297

c scc2eth.c

/* * File: scc2eth.c * Purpose: Driver for MPC8XX Ethernet on SCC2 * * Notes: * * * Modifications: * */ /* * Setup for SCC2 */ #define SCC2ETH #define _SCC_ scc2
www.eeworm.com/read/457853/1592688

c scc2eth.c

/* * File: scc2eth.c * Purpose: Driver for MPC8XX Ethernet on SCC2 * * Notes: * * Author: Eric DeVolder * Date: * * Modifications: * */ /* * Setup for SCC2 */ #define
www.eeworm.com/read/233448/4682705

c 20041201-1.c

/* PR rtl-opt/15289 */ typedef struct { _Complex char a; _Complex char b; } Scc2; Scc2 s = { 1+2i, 3+4i }; int checkScc2 (Scc2 s) { return s.a != 1+2i || s.b != 3+4i; } int main (void) { retur
www.eeworm.com/read/366702/2879085

c 20041201-1.c

/* PR rtl-opt/15289 */ typedef struct { _Complex char a; _Complex char b; } Scc2; Scc2 s = { 1+2i, 3+4i }; int checkScc2 (Scc2 s) { return s.a != 1+2i || s.b != 3+4i; } int main (void) { retur
www.eeworm.com/read/271528/10990155

c hdlcint.c

/*----------------------------------------------------------------------------- * * FILE: hdlcint.c * * DESCRIPTION: * * Exercises SCC2 HDLC transmit/receive functions, using RX interrup
www.eeworm.com/read/446395/7580486

c hdlcint.c

/*----------------------------------------------------------------------------- * * FILE: hdlcint.c * * DESCRIPTION: * * Exercises SCC2 HDLC transmit/receive functions, using RX interru
www.eeworm.com/read/107416/15607937

c hdlcint.c

/*----------------------------------------------------------------------------- * * FILE: hdlcint.c * * DESCRIPTION: * * Exercises SCC2 HDLC transmit/receive functions, using RX interrup