S1D13705 Epson Electronics America, Inc., S1D13705 Datasheet - Page 175

no-image

S1D13705

Manufacturer Part Number
S1D13705
Description
S1d13705 Embedded Memory Lcd Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S1D1370500A1
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Part Number:
S1D13705F00A100
Manufacturer:
EPSON
Quantity:
1 831
Part Number:
S1D13705F00A200
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Epson Research and Development
Vancouver Design Center
/*----------------------------------------------------------------------------
**
** Copyright (c) 1998, 1999 Epson Research and Development, Inc.
** All Rights Reserved.
**
** Module Name:
**
**
**
**
** Abstract:
**
**
**
**
**
**
**----------------------------------------------------------------------------
*/
#define SED_TYPE FILE_DEVICE_CONTROLLER
// The IOCTL function codes from 0x800 to 0xFFF are for customer use.
#define IOCTL_SED_QUERY_NUMBER_OF_PCI_BOARDS \
#define IOCTL_SED_MAP_PCI_BOARD \
#define IOCTL_SED_MAP_PHYSICAL_MEMORY \
#define IOCTL_SED_UNMAP_LINEAR_MEMORY \
Programming Notes and Examples
Issue Date: 01/02/13
CTL_CODE( SED_TYPE, 0x900, METHOD_BUFFERED, FILE_ANY_ACCESS)
CTL_CODE( SED_TYPE, 0x901, METHOD_BUFFERED, FILE_ANY_ACCESS)
CTL_CODE( SED_TYPE, 0x902, METHOD_BUFFERED, FILE_ANY_ACCESS)
CTL_CODE( SED_TYPE, 0x903, METHOD_BUFFERED, FILE_ANY_ACCESS)
Include file for S1D13x0x PCI Board Driver.
Define the IOCTL codes we will use.
identifier, plus other information about the device, the type of access
with which the file must have been opened, and the type of buffering.
ioctl.h
The IOCTL code contains a command
X27A-G-002-02
S1D13705
Page 83

Related parts for S1D13705