Common stuff used by apps. More...
Include dependency graph for ZAF_Common_helper.h:Go to the source code of this file.
Functions | |
| void | ZAF_Init (TaskHandle_t AppTaskHandle, SApplicationHandles *pAppHandles) |
| void | ZAF_Reset (void) |
| TaskHandle_t | ZAF_getAppTaskHandle (void) |
| void | zaf_stay_awake (void) |
| void | zaf_learn_mode_finished (void) |
Common stuff used by apps.
It's purpose is to minimize function calls from end applications. Shouldn't be called directly from CC or utils, to avoid mutual dependencies