Searched refs:app_startup (Results 1 – 7 of 7) sorted by relevance
15 app_startup(argv); in hello_world()
122 app_startup(argv); in atmel_df_pow2()
284 void app_startup(char * const *argv) in app_startup() function
91 app_startup(av); in sched()
44 app_startup (argv); in smc91111_eeprom()
64 void app_startup(char * const *);
36 3. The application should call the app_startup() function before any45 app_startup (argv);116 the respective code to the app_startup() function in that file.
Completed in 709 milliseconds