搜索:tty
找到约 31 项符合「tty」的查询结果
结果 31
按分类筛选
https://www.eeworm.com/dl/624/447066.html
串口编程
串口通信与工程实践tty编程TTY.dsp,TTY.h
串口通信与工程实践tty编程TTY.dsp,TTY.h
https://www.eeworm.com/dl/619/426700.html
Linux/Unix编程
tty logger for UART debugging
tty logger for UART debugging
https://www.eeworm.com/dl/618/158418.html
驱动编程
This structure defines the interface between the low-level tty driver and the tty routines. The foll
This structure defines the interface between the low-level tty driver and the tty routines. The following routines can be defined unless noted otherwise, they are optional, and can be filled in with a null pointer.
https://www.eeworm.com/dl/518/420100.html
数值算法/人工智能
Runs a shell on the first unused tty。。。
Runs a shell on the first unused tty。。。
https://www.eeworm.com/dl/618/129907.html
驱动编程
tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hard
tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.
https://www.eeworm.com/dl/619/426702.html
Linux/Unix编程
intercept tty is using for listening a UART conversation
intercept tty is using for listening a UART conversation
https://www.eeworm.com/dl/619/426701.html
Linux/Unix编程
scope is a very good software with source for using as base for tty debug
scope is a very good software with source for using as base for tty debug
https://www.eeworm.com/dl/619/461942.html
Linux/Unix编程
本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件
本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。