Searched refs:AMP_TASK_MSG_CALLBACK (Results 1 – 4 of 4) sorted by relevance
71 if (amp_msg.type == AMP_TASK_MSG_CALLBACK) { in amp_task_yield()121 p_param->type = AMP_TASK_MSG_CALLBACK; in amp_task_timer_action()159 p_param->type = AMP_TASK_MSG_CALLBACK; in amp_task_schedule_call()
14 AMP_TASK_MSG_CALLBACK = 0, /* default JSE callback */ enumerator
50 if (amp_msg.type == AMP_TASK_MSG_CALLBACK) { in py_task_yield()70 p_param->type = AMP_TASK_MSG_CALLBACK; in py_task_schedule_call()
Completed in 4 milliseconds