Description: About the LED ,temperature sensors, PWM, the key driveron the S5PC100ARM board.
To Search:
File list (Check if you may need any files):
简单的驱动程序\api\key\key.c
..............\...\...\key.h
..............\...\...\main.c
..............\...\led\.led.h.swp
..............\...\...\led
..............\...\...\led.c
..............\...\...\led.h
..............\...\...\main.c
..............\...\pwm\main.c
..............\...\...\pwm.c
..............\...\...\pwm.h
..............\...\temp\main.c
..............\...\....\temp.c
..............\...\....\temp.h
..............\driver\mdkey\ioctl.h
..............\......\.....\Makefile
..............\......\.....\mdkey.c
..............\......\..led\ioctl.h
..............\......\.....\Makefile
..............\......\.....\md_led.c
..............\......\..pwm\ioctl.h
..............\......\.....\Makefile
..............\......\.....\mdpwm.c
..............\......\..temp\ioctl.h
..............\......\......\Makefile
..............\......\......\mdtemp.c
..............\api\key
..............\...\led
..............\...\pwm
..............\...\temp
..............\driver\mdkey
..............\......\mdled
..............\......\mdpwm
..............\......\mdtemp
..............\api
..............\driver
简单的驱动程序