saa1064

所属分类:驱动编程
开发工具:Unix_Linux
文件大小:8KB
下载次数:55
上传日期:2009-03-16 15:45:05
上 传 者okmine
说明:  Philips芯片saa1064驱动.saa1064是I2C接口控制的LED控制芯片,一般做为前面板的控制芯片
(Philips chip saa1064 driver. Saa1064 is I2C control interface to control the LED chips, in general as a front panel control chip)

文件列表:
saa1064 (0, 2008-12-19)
saa1064\inc (0, 2008-12-19)
saa1064\inc\saa1064.h (7123, 2008-11-26)
saa1064\makefile (2380, 2008-11-26)
saa1064\src (0, 2008-12-19)
saa1064\src\saa1064.c (21385, 2008-11-26)

Name ---- saa10*** Overview -------- Proprietary kernel module used to control the front panel LED display Associated Device(s) -------------------- /dev/saa10*** Parameters ---------- debug : Enable additional debug output [default 0] scroll_enable : Enable scrolling (0-1) [default 0] scroll_forwards : Scroll forwards (0-1) [default 1] scroll_delay : Scroll delay in milliseconds [default 500] display_brightness : Display brightness (0 - 7) [default 4] Description ----------- This module is used to control the output of the front panel LED display. The display consists of four 7-segment displays each with a dot. The LEDs can display alpha numeric character strings (up to 256 characters) which can be scrolled at variable speeds through the display. Updated display strings can be sent to the display by writing to the device. All of the device control is achieved using IOCTL commands listed below. Note : Due to the limitations of a 7 segment display some characters cannot be displayed. For a worked example see exStbLED IOCTLs ------ SAA10***_IOCTL_SET_SCROLLING_ENABLE : Enable / disable scrolling SAA10***_IOCTL_GET_SCROLLING_ENABLE : Get the scrolling mode SAA10***_IOCTL_SET_SCROLLING_DIRECTION : Set the scrolling direction SAA10***_IOCTL_GET_SCROLLING_DIRECTION : Get the scrolling direction SAA10***_IOCTL_SET_SCROLLING_DELAY : Set the scrolling delay SAA10***_IOCTL_GET_SCROLLING_DELAY : Get the scrolling delay SAA10***_IOCTL_SET_DISPLAY_BRIGHTNESS : Set the display brightness SAA10***_IOCTL_GET_DISPLAY_BRIGHTNESS : Get the display brightness Associated files ---------------- comps/saa10***/inc/saa10***.h apps/exStbLED/src/exStbLED.c

近期下载者

相关文件


收藏者