搜索资源列表
xsj063012_4
- 用户副函数钩子的相关定义,主要的用户函数应用代码
winceKeyBbdHook
- wince下的按键钩子示例,里面有一些函数很有帮助!
Stm32_ucos_2-1
- 在IAR环境中编写程序实现以下功能: 1、在第一组数码管上显示任务的运行次数; 2、调用钩子函数OSTimeTickHook()在第二组数码管上显示系统在没发生500次时钟中断期间,调度器进行任务调度的次数。-Write a program in the IAR environment to achieve the following functions: 1, in the first group of digital number displayed on the task of r
Stm32_ucos_2-2
- 在IAR环境中编写程序实现以下功能: 1、设计3个任务的应用程序,三个任务分别是Mytask、Youtask、Intertask; 2、在第一组数码管上显示任务Mytask的运行次数,在第二组数码管上显示任务Youtask的运行次数; 3、任务Intertask是在时钟节拍中断服务程序中用钩子函数OSTimeTickHook()中断1000次时使用一个信号变量Interkey激活的; 4、用蜂蜜器响一小段时间表示“运行了中断要求运行的任务Intertask”。-Write a p
armucos
- μCOS-II在lpc210x上的移植代码C语言部分,包括任务堆栈初始化代码和钩子函数等 用ads1.2编译,必须使用ARM方式编译-μCOS-II in the lpc210x Porting code to C-section, including the task stack initialization code and hook functions such as using ads1.2 compiled methods must be used to compile ARM
VB
- 通过串口来控制小车,同时有钩子函数。可以模拟按键。-Through the serial port to control the car, while the hook function. Can simulate keystrokes.
ucos-ii
- μCOS-II在lpc210x上的移植代码C语言部分,包括任务堆栈初始化代码和钩子函数等.用ads1.2编译,必须使用ARM方式编译-μCOS-II part of porting code in lpc210x on C language the task stack initialization code and hook function. ads1.2 compile, you must use the ARM compiled
Os_cpu_c
- μCOS-II在lpc210x上的移植代码C语言部分,包括任务堆栈初始化代码和钩子函数等,用ads1.2编译,必须使用ARM方式编译-μCOS-II portable code in lpc210x on C-language section, including the task stack initialization code and hook function, compiled with ads1.2, you must use the ARM compiled
3
- 例7-1 UCOSIII空闲任务钩子函数的使用-The use of UCOSIII 7-1 idle task hook function