xpt_run_allocq_task
TASK_INIT(&periph->periph_run_task, 0, xpt_run_allocq_task, periph);
static void xpt_run_allocq_task(void *context, int pending);