代码搜索:task

找到约 10,000 项符合「task」的源代码

代码结果 10,000
www.eeworm.com/read/289138/8573186

crf os_task.crf

www.eeworm.com/read/289138/8573209

crf create_task.crf

www.eeworm.com/read/289138/8573306

crf core_task.crf

www.eeworm.com/read/388789/8574916

c task_stepm.c

#include "MSC1210.h" #include "task_stepm.h"
www.eeworm.com/read/388789/8574929

h task_stepm.h

#ifndef _TASK_STEPM_H__ #define _TASK_STEPM_H__ void stepmotorctl(void); #endif
www.eeworm.com/read/388788/8574945

c task_adc.c

//#include #include "MSC1210.h" #include "task_adc.h" #define LSB 298.0232e-9 //LSB=5.0/2^24,定义满量程为5V时的最小分辨率 #define ALPHA 2664.7 //ALPHA是芯片电压温度曲线的斜率 unsigned int ADC_rocker(unsig
www.eeworm.com/read/388788/8574949

h task_adc.h

#ifndef _TASK_ADC_H__ #define _TASK_ADC_H__ extern unsigned int ADC_rocker(unsigned char id); extern void ADcontrol(void); extern void temperature(void); #endif
www.eeworm.com/read/188070/8575340

c os_task.c

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/388731/8580641

pdf task_design.pdf

www.eeworm.com/read/388678/8583232

c os_task.c

/* ********************************************************************************************************* * uC/OS-II *