 |
WebRadioApp
0.1
|
Go to the documentation of this file.
42 #ifndef EW_BSP_EVENT_H
43 #define EW_BSP_EVENT_H
void EwBspEventWait(int aTimeout)
The function EwBspEventWait should be called from the Embedded Wizard main loop in case there are no ...
Definition: ew_bsp_event.c:62
#define CPU_LOAD_SET_ACTIVE()
Definition: ew_bsp_clock.h:56
void EwBspEventTrigger(void)
The function EwBspEventTrigger is used in combination with an operating system to continue (resume) t...
Definition: ew_bsp_event.c:109
#define CPU_LOAD_SET_IDLE()
Definition: ew_bsp_clock.h:55
This file contains general configuration settings for the target system, like memory ranges and displ...