Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function implements the timer interrupt handler. Depending on the hardware, OALTimerIntrHandler is called from the general interrupt handler for ARM-based hardware platforms, or it is used as an interrupt handler for MIPS-based hardware platforms.
UINT32 OALTimerIntrHandler();
Parameters
None.
Return Values
Returns a SYSINTR value from the interrupt handler.
Remarks
Requirements
OS Versions: Windows CE 5.0 and later
Header: Oal_timer.h
Link Library: Developer-defined
See Also
Send Feedback on this topic to the authors