Searched refs:event_handler_task (Results 1 – 2 of 2) sorted by relevance
76 static void event_handler_task(void *arg) in event_handler_task() function153 xTaskCreate(&event_handler_task, "event_handler_task", 4 * 1024, NULL, 5, NULL); in app_main()
217 static void event_handler_task(void *arg) in event_handler_task() function304 event_handler_task, "USB MSC", config->stack_size, in msc_host_install()