Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freertos/test/
Dtest_task_suspend_resume.c141 static void task_suspend_self_with_timer(void *vp_resumed) in task_suspend_self_with_timer() function
158 xTaskCreatePinnedToCore(task_suspend_self_with_timer, "suspend_self", 2048, in test_resume_task_from_isr()