代码搜索:TKernel

找到约 47 项符合「TKernel」的源代码

代码结果 47
www.eeworm.com/read/472882/6859117

c my_task_buzzer.c

#include #include #include #include #include "buzzer.h" #include "display.h" #include "buzzerTone.h" ER display_task_init(void);
www.eeworm.com/read/468003/6997827

h gps.h

#include #include #include #include #include #include #include #include #defi
www.eeworm.com/read/279828/4133132

c kernel_cfg.c

/* Configured with [-cpu tlcs900-toshiba -system zup_f16_ex -s sample1.cfg.i ] */ #include "kernel_cfg.h" #include "kernel_id.h" #if TKERNEL_PRVER >= 0x1040 #define CFG_INTHDR_ENTRY(inthdr) INTHDR_E
www.eeworm.com/read/468003/6997815

h navigator.h

#include #include #define PRI1 80 #define PRI2 (PRI1 + 1) #define PRI3 (PRI2 + 1) #define PRI4 (PRI3 + 1) /* navigator.c * */ IMPORT ID main_tid; /* main
www.eeworm.com/read/184908/5243261

c release_kernel_cfg.c

/* Configured with [-s sample1.p -c -obj -cpu h8s -system minet_h8s_2339f ] */ #include "kernel_cfg.h" #include "kernel_id.h" #if TKERNEL_PRVER >= 0x1040 #define CFG_INTHDR_ENTRY(inthdr) INTHDR_ENTR
www.eeworm.com/read/184908/5243264

c debug_kernel_cfg.c

/* Configured with [-s sample1.p -c -obj -cpu h8s -system minet_h8s_2339f ] */ #include "kernel_cfg.h" #include "kernel_id.h" #if TKERNEL_PRVER >= 0x1040 #define CFG_INTHDR_ENTRY(inthdr) INTHDR_ENTR
www.eeworm.com/read/472888/6859218

c my_task_keypad.c

#include //T-KERNEL系统调用,基本的数据类型 #include //TMONITOR相关调用 #include //系统结构的数据类型 #include //提供str的一些操作函数 #include #include