Go to the source code of this file.
Typedefs | |
| typedef enum EApplicationEvent | EApplicationEvent |
| Prioritized events that can wakeup protocol thread. | |
Enumerations | |
| enum | EApplicationEvent { EAPPLICATIONEVENT_TIMER = 0 , EAPPLICATIONEVENT_ZWRX , EAPPLICATIONEVENT_ZWCOMMANDSTATUS , EAPPLICATIONEVENT_APP , EAPPLICATIONEVENT_CC , EAPPLICATIONEVENT_HW } |
| Prioritized events that can wakeup protocol thread. More... | |
Defines default events used by Silicon Labs applications.
These events can be used by customer applications as well. In case a customer application requires additional events, this file can be modified.