代码搜索结果

找到约 10,000 项符合 Serial 的代码

serial.hex

:0400000500000000F7 :020000040000FA :10000000BCF09FE5BCF09FE5BCF09FE5BCF09FE530 :10001000BCF09FE50000A0E1BCF09FE5BCF09FE5CF :10002000FEFFFFEAFEFFFFEAFEFFFFEAFEFFFFEA38 :10003000FEFFFFEAFEFFFFEAFE

serial.sct

; ************************************************************* ; *** Scatter-Loading Description File generated by uVision *** ; ************************************************************* LR_

serial.c

/*---------------------------------------------------------------------------- * R T L F l a s h F i l e S y s t e m E x a m p l e *---------------------------------------------------

serial.h

void uart0_init(void); void putc(unsigned char c); unsigned char getc(void); int isDigit(unsigned char c); int isLetter(unsigned char c);

serial.c

#include "s3c24xx.h" #include "serial.h" #define TXD0READY (1

serial.java

import java.io.*; public class serial { public static void main(String ars[]) throws IOException,ClassNotFoundException { Student stu =new Student(19,"dd",60,"hx"); FileOutputStream