代码搜索:Transceiver
找到约 674 项符合「Transceiver」的源代码
代码结果 674
www.eeworm.com/read/399174/7883900
c uart.c
#include "main.h"
void uart_init(void)
{
/* UART1 is used to configure the transceiver ... */
U0CTL|=SWRST;
// 8 bit char...
U0CTL=SWRST|0x10;
// U1TCTL=0011 0001
www.eeworm.com/read/419090/2080878
makefile
# Makefile for AT91SAM7S evaluation kit with RS-485 Transceiver on UART0
# Written by Steve Karg 06-Aug-2007
TARGET=bacnet
# Tools
CC=arm-elf-gcc
OBJCOPY=arm-elf
www.eeworm.com/read/412179/11211911
vhd codec.vhd
--By DJ. 片选译码
--Mapper: A0-10 8K
--A000H-A7FFH 1M_SEL 0 valid
--A800H-AFFFH 2M_SEL 0 valid
--B000H-B7FFH 3M_SEL 0 valid
--B800H-BFFFH 4M_SEL 0 valid
--Transceiver: A0-9
www.eeworm.com/read/336143/12474826
vhd codec.vhd
--By DJ. 片选译码
--Mapper: A0-10 8K
--A000H-A7FFH 1M_SEL 0 valid
--A800H-AFFFH 2M_SEL 0 valid
--B000H-B7FFH 3M_SEL 0 valid
--B800H-BFFFH 4M_SEL 0 valid
--Transceiver: A0-9