搜索结果
找到约 1,249 项符合
662 的查询结果
VxWorks 可以用于vxworks的mbuf的自己设计的实现方式
可以用于vxworks的mbuf的自己设计的实现方式,值得参考
VxWorks This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sen
This program demonstrates using watchdog timers to invoke deadline
handlers. CoordinatorTask sends data to the organizer.
OrganizerTask receives data from the coordinatorTask, and resets
the coordinatorTask when no data is sent by the coordinatorTask in
the past five seconds (deadline t ...
VxWorks tServer task executes functions at low priority (254). serverSend funtion is used to send a requ
tServer task executes functions at low priority (254). serverSend
funtion is used to send a request to the tServer to execute a
function at the tServer s priority.
First tServer task executes the i() system call to print the summary
of tShell task. Next an address exception is caused i ...
VxWorks This program demonstrates using a thread safe C++ class called SharedQT<T>. This example act
This program demonstrates using a thread safe C++ class called
SharedQT<T>. This example actually has several elements which
may prove useful for those who are new to C++:
VxWorks DESCRIPTION - Provides the functionality to display the contents of sysPhysMemeDesc array.
DESCRIPTION -
Provides the functionality to display the contents of sysPhysMemeDesc
array.
VxWorks THIS CODE IS FOR EXAMPLE PURPOSES ONLY, USE AT YOUR OWN RISK, NO WARRANTY IS ASSUMED OR IMPLIED
THIS CODE IS FOR EXAMPLE PURPOSES ONLY, USE AT YOUR OWN RISK, NO WARRANTY
IS ASSUMED OR IMPLIED
The intension of this code is to provide an example of attaching to the MUX layer with a custom
ethernet protocol. Though the NPT code is provided for handling alternate frames, it has not been tested ...
VxWorks SL811 USB接口芯片用于VxWorks系统的驱动源代码
SL811 USB接口芯片用于VxWorks系统的驱动源代码
VxWorks ata和atapi的驱动程序
ata和atapi的驱动程序,包括pio和dma传输方式。
VxWorks pc机上经由pci连接的ata和atapi设备驱动
pc机上经由pci连接的ata和atapi设备驱动,包括dma和pio模式
VxWorks vxWorks下通过PCI加载DM642的程序源码。对于使用PPC+DM642方案的开发人员是一个很好的参考。
vxWorks下通过PCI加载DM642的程序源码。对于使用PPC+DM642方案的开发人员是一个很好的参考。