Share via


OALTimerIntrHandler (Compact 2013)

10/16/2014

This function implements the timer interrupt handler. OALTimerIntrHandler is called from the general interrupt handler for ARM-based hardware platforms.

Syntax

UINT32 OALTimerIntrHandler();

Parameters

None.

Return Value

Returns a SYSINTR value from the interrupt handler.

Requirements

Header

oal_timer.h

Library

Developer Implemented

See Also

Reference

Timer Functions