资源列表
botton
- 鼠标按键事件处理,底层驱动程序.基于linux平台-mouse control
ts219-setup
- QNAP TS-11x/TS-21x Turbo NAS Board Setup for linux.
lq43spi
- lq043t1dg29 lcd driver on linux
msg
- Linux环境IPC操作之消息队列,代码包含消息队列的创建、发送、接收等内容-Linux operating environment of the IPC message queue, create a message queue that contains the code, send, receive, etc.
lcd
- lcd-drivers 配置,一些寄存器-lcd drivers of conf
second.c
- 生产者与消费者问题模型,在linux操作系统下,创建两个进程一个进程作为生产者,另一个作为消费者。-Producer and consumer issues model
AODV
- Vanet Sumo Move NS2 , AODV routing rpotocol on VANET
thread
- thrs_data结构中的几个变量用于读数据线程和显示线程的开始控制和结束控制。start_read:当二个线程同时启动或显示线程先启动时,保证读数据线程先使用缓冲区,=1表示读数据线程已使用了缓冲区;start_disp:在读数据线程对缓冲区进行第一轮操作时,当它已将2个缓冲区写满,而此时显示线程还没有启动或还没有使用过缓冲区,这时应将读数据线程阻塞住,防止它覆盖掉缓冲区中未显示的数据,=1表示显示线程已启动并已使用了缓冲区。在后续交替读数据和显示数据的过程中,由互斥锁来协调二个线程之间的关系
fs210_e2prom
- 基于 i2c 的 eeprom 读 写 的 设 备 驱 动-i2c eeprom read and write
gpio
- GM8126下面的IO复用linux驱动程序,文件包括源码和测试代码。-The GM8126 following the IO multiplexing linux driver files, including source code and test code.
led_drv
- linux 2.6.35 led 驱动程序-linux 2.6.35 led 驱动程序
receive
- Linux下实现打开串口,从串口读取数据,并写入特定文件中的功能。-Achieve the Linux open the serial port, serial data read from and write to a specific file functions.