RE: How to add a timer interrupt service routine?
- From: C.L <CL@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Oct 2008 04:24:01 -0700
How about this?
while(1)
{
Sleep(period);
.....
}
"daniel" wrote:
hi?.
I'd like to implement a logic which are periodically called by timer
interrupt.
where is the timer isr?
- References:
- How to add a timer interrupt service routine?
- From: daniel
- How to add a timer interrupt service routine?
- Prev by Date: Re: How to add a timer interrupt service routine?
- Next by Date: RE: romimage problem
- Previous by thread: Re: How to add a timer interrupt service routine?
- Next by thread: HalAllocateCommonBuffer & MmMapIoSpace problem
- Index(es):