event.c File Reference
Events handling implementation. More...
Go to the source code of this file.
Functions | |
| bool | event_waitTimeout (Event *e, ticks_t timeout) |
| Wait the completion of event e or timeout elapses. | |
| int | event_select (Event **evs, int n, ticks_t timeout) |
| Wait for multiple events. | |
Detailed Description
Events handling implementation.
Definition in file event.c.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)