Home
last modified time | relevance | path

Searched refs:APP_FLAG_NO_AUTOSTART (Results 1 – 2 of 2) sorted by relevance

/lk-master/app/include/
A Dapp.h31 #define APP_FLAG_NO_AUTOSTART 0x1 macro
/lk-master/app/
A Dapp.c33 if (app->entry && (app->flags & APP_FLAG_NO_AUTOSTART) == 0) { in apps_init()

Completed in 3 milliseconds