代码搜索:Datasheet

找到约 1,024 项符合「Datasheet」的源代码

代码结果 1,024
www.eeworm.com/read/316872/3601518

h at91_rtt.h

/* * include/asm-arm/arch-at91/at91_rtt.h * * Real-time Timer (RTT) - System peripherals regsters. * Based on AT91SAM9261 datasheet revision D. * * This program is free software; you can redistr
www.eeworm.com/read/316872/3604281

k8temp

Kernel driver k8temp ==================== Supported chips: * AMD Athlon64/FX or Opteron CPUs Prefix: 'k8temp' Addresses scanned: PCI space Datasheet: http://www.amd.com/us-en/assets/con
www.eeworm.com/read/316872/3604305

ds1621

Kernel driver ds1621 ==================== Supported chips: * Dallas Semiconductor DS1621 Prefix: 'ds1621' Addresses scanned: I2C 0x48 - 0x4f Datasheet: Publicly available at the Dallas
www.eeworm.com/read/316872/3604319

coretemp

Kernel driver coretemp ====================== Supported chips: * All Intel Core family Prefix: 'coretemp' CPUID: family 0x6, models 0xe, 0xf, 0x16 Datasheet: Intel 64 and IA-32 Architec
www.eeworm.com/read/316872/3604753

i2c-via

Kernel driver i2c-via Supported adapters: * VIA Technologies, InC. VT82C586B Datasheet: Publicly available at the VIA website Author: Kyösti Mälkki Description -----------
www.eeworm.com/read/316872/3604777

pcf8591

Kernel driver pcf8591 ===================== Supported chips: * Philips PCF8591 Prefix: 'pcf8591' Addresses scanned: I2C 0x48 - 0x4f Datasheet: Publicly available at the Philips Semicond
www.eeworm.com/read/393286/2485315

pcf8591

Kernel driver pcf8591 ===================== Supported chips: * Philips PCF8591 Prefix: 'pcf8591' Addresses scanned: I2C 0x48 - 0x4f Datasheet: Publicly available at the Philips Semicond
www.eeworm.com/read/322867/13363056

h uart.h

// AT90USB/usart_drv.h // Basic output routines for USART, adapted to Atmels AT90USB microcontrollers // Based on AT90USB datasheet (7593D-AVR-07/06), chapter 18 and examples from // http://www.mikroc
www.eeworm.com/read/322867/13363058

c uart.c

// AT90USB/usart_drv.c // Basic output routines for USART, adapted to Atmels AT90USB microcontrollers // Based on AT90USB Datasheet (7593D-AVR-07/06), chapter 18 and examples from // http://www.mikroc
www.eeworm.com/read/337546/3337938

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