代码搜索:Datasheet
找到约 1,024 项符合「Datasheet」的源代码
代码结果 1,024
www.eeworm.com/read/337546/3337940
h at91rm9200_usart.h
/*
* include/asm-arm/arch-at91rm9200/at91rm9200_usart.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People
*
* USART registers.
* Based on AT91RM9200 datasheet revision E.
*
*
www.eeworm.com/read/324920/3496684
h at91rm9200.h
/*
* include/asm-arm/arch-at91rm9200/at91rm9200.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People
*
* Common definitions.
* Based on AT91RM9200 datasheet revision E.
*
* Thi
www.eeworm.com/read/324920/3496686
h at91rm9200_usart.h
/*
* include/asm-arm/arch-at91rm9200/at91rm9200_usart.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People
*
* USART registers.
* Based on AT91RM9200 datasheet revision E.
*
*
www.eeworm.com/read/316872/3601507
h at91_twi.h
/*
* include/asm-arm/arch-at91/at91_twi.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People
*
* Two-wire Interface (TWI) registers.
* Based on AT91RM9200 datasheet revision E.
www.eeworm.com/read/316872/3604273
lm75
Kernel driver lm75
==================
Supported chips:
* National Semiconductor LM75
Prefix: 'lm75'
Addresses scanned: I2C 0x48 - 0x4f
Datasheet: Publicly available at the National Semi
www.eeworm.com/read/316872/3604310
lm80
Kernel driver lm80
==================
Supported chips:
* National Semiconductor LM80
Prefix: 'lm80'
Addresses scanned: I2C 0x28 - 0x2f
Datasheet: Publicly available at the National Semi
www.eeworm.com/read/316872/3604320
lm77
Kernel driver lm77
==================
Supported chips:
* National Semiconductor LM77
Prefix: 'lm77'
Addresses scanned: I2C 0x48 - 0x4b
Datasheet: Publicly available at the National Semi
www.eeworm.com/read/353294/10456309
v dec256sinc24b.v
// Sinc3 Filter
// (c) Analog Devices AD7401 Datasheet
// Modified by Charles HY Cheung, Cornell University
/*`Data is read on negative clk edge*/
module DEC256SINC24B(mclk1, reset, rate, mdata1
www.eeworm.com/read/273258/10922002
h asic11096spi.h
#pragma once
class ASIC11096SPI
{
public:
// Commands to read the sensors
// These are from the datasheet
enum
{
kXAxis = 0x01,
kYAxis = 0x10,
kZAxis = 0x11,
} Cmd;
ASIC11096SPI(UInt8
www.eeworm.com/read/152843/5665926
i2c-via
Kernel driver i2c-via
Supported adapters:
* VIA Technologies, InC. VT82C586B
Datasheet: Publicly available at the VIA website
Author: Ky鰏ti M鋖kki
Description
-----------