代码搜索:TimerSample
找到约 115 项符合「TimerSample」的源代码
代码结果 115
www.eeworm.com/read/255233/4378339
makefile
# MAKEFILE for TimerSample
#
# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
# file to this component. This file merely indirects to the real make file
# that is share
www.eeworm.com/read/255233/4378351
makefile
# MAKEFILE for TimerSample
#
# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
# file to this component. This file merely indirects to the real make file
# that is share
www.eeworm.com/read/476331/1372119
cs program.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
namespace TimerSample
{
class Program
{
static void Main()
www.eeworm.com/read/492415/1174160
h timersampleioctl.h
// TimerSampleioctl.h
//
// Define control codes for TimerSample driver
//
#ifndef __TimerSampleioctl__h_
#define __TimerSampleioctl__h_
#define Start_1HzTimer CTL_CODE(FILE_DEVICE_UNKNOWN,
www.eeworm.com/read/447640/1700946
h timersampleioctl.h
// TimerSampleioctl.h
//
// Define control codes for TimerSample driver
//
#ifndef __TimerSampleioctl__h_
#define __TimerSampleioctl__h_
#define Start_1HzTimer CTL_CODE(FILE_DEVICE_UNKNOWN,