代码搜索结果

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

pdf

..\Output\stm32f10x_usart.o: ..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c ..\Output\stm32f10x_usart.o: ..\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_usart.h ..\Output\stm32f

myusart.h

# ifndef PID_USART_H_H_ # define PID_USART_H_H_ #include # ifndef _BIT # define _BIT # define BIT(n) (1

实验9_max3485.s43

#include "msp430x44x.h" ;----------------------------------------------------------------- ;MSP-Test44x Demo - USART0 UART 2400 ;USART0经RS-485串口通信程序模块 ;P2.4/USART0 TXD

ti_cc_spi.c

//---------------------------------------------------------------------------- // Description: This file contains functions that allow the MSP430 device to // access the SPI interface of the CC1

fet140_i2c_02.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Interface to PCF8574, Read/Write // // Description: I2C communication with a

ti_cc_msp430.h

//---------------------------------------------------------------------------- // Description: This file contains definitions specific to the specific MSP430 // chosen for this implementation. M

ti_cc_spi.c

//---------------------------------------------------------------------------- // Description: This file contains functions that allow the MSP430 device to // access the SPI interface of the CC1

ti_cc_msp430.h

//---------------------------------------------------------------------------- // Description: This file contains definitions specific to the specific MSP430 // chosen for this implementation. M

ti_cc_spi.c

//---------------------------------------------------------------------------- // Description: This file contains functions that allow the MSP430 device to // access the SPI interface of the CC1

串口校准发送测试.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -DATMega48 -l -g -Mavr_enhanced_small ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -g -bfunc_lit:0x34.0x1000 -dram_end:0x2ff -bdata:0x100.0x2ff -d