代码搜索结果

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

uart.h

////////////////////////////////////////////// // uart.h // // 设置波特率(需要晶振频率支持) // // 晶振频率:11m0592,12m0,18m0,24m0 // // design by: 刘俐训 // ///////////////////////

uart.c

////////////////////////////////////////////// // uart.c // // 设置波特率(需要晶振频率支持) // // 晶振频率:11m0592,12m0,18m0,24m0 // // design by: 刘俐训 // ///////////////////////

uart.h

/****************************************************************************** * * $RCSfile: $ * $Revision: $ * * This module provides the interface definitions for for uart.c * Copyright

uart.lst

1 .file "uart.c" 9 .Ltext0: 10 .align 2 11 .global uart0Init 13 uart0Init: 14 .LFB2: 15

uart.c

/****************************************************************************** * * $RCSfile: $ * $Revision: $ * * This module provides interface routines to the LPC ARM UARTs. * Copyright

uart.h

/****************************************************************************** ** ** ** Copyright (c) 2000 ARM Limited