01.06.2013 Views

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

name<br />

or<br />

void huge MyTimerProc(unsigned int timer_id,<br />

unsigned long lParam) ;<br />

void huge MyTimerProc(unsigned int timer_id, void far *ptr) ;<br />

The timer_idparameter will be the same as output to timerIDlocation in this data structure. In either case,<br />

the second parameter is a copy of the four byte dummyptr.<br />

This provisional field is not used by the system.<br />

interval<br />

Specify here the interval, in milliseconds, at which you want your timer procedure to be called.<br />

Related Topics<br />

Top of list<br />

Index page<br />

API function RTX_INSTALL_TIMER - Install a timer procedure<br />

<strong>RTOS</strong> Timer Procedures<br />

End of document<br />

Page 243 / 400

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!