代码搜索结果
找到约 10,000 项符合
USART 的代码
spi_transmit.c
// ========SPI_CAN通信程序=======
#include
#include
#include
//#include
#include
//void InterruptHandlerHigh(void);
// =========常数和变量定义=====
spi_receive.c
// ========SPI_CAN通信程序=======
#include
#include
#include
//#include
#include
//void InterruptHandlerHigh(void);
// =========常数和变量定义=====
uart0 接收1.c
//USART设置//
//1.USART0的设置
U0CTL=0x11;
U0TCTL=0x21; //时钟源选择系统主时钟SMCLK //0x10; //时钟源选择辅助时钟ACLK
U0RCTL=0x00; //只有接收到无差错字符(即FE=0,PE=0,OE=0,BRK=0)时,才会将当前接收到的字符装入U0RXBUF中(同时使U0RX
pm_8c-source.html
AVR321000 Communication with the AVR32 USART:
intc_8c.html
AVR321000 Communication with the AVR32 USART:
dir_bc52a70d7bb04512651454be1567b075.html
AVR321000 Communication with the AVR32 USART:
interrupt__gcc_8h-source.html
AVR321000 Communication with the AVR32 USART:
globals_func_0x72.html
AVR321000 Communication with the AVR32 USART:
intc_8h-source.html
AVR321000 Communication with the AVR32 USART:
globals_0x6e.html
AVR321000 Communication with the AVR32 USART: