=> R0 = delay in cs
R1 = pointer to address to call
R2 = value of R12 to be called with
<= R0-R2 preserved
Sets a routine to be triggered after a specified delay has elapsed. The routine is entered in SVC mode with interrupts disabled. To remove, use OS_RemoveTickerEvent.
See PRM 1, page 429.
|
|
|