Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/kernel/workq/work/src/
Dmain.c674 static void test_running_cancel_cb(struct k_timer *timer) in test_running_cancel_cb() function
708 k_timer_init(&ctx->timer, test_running_cancel_cb, NULL); in ZTEST()
771 k_timer_init(&ctx->timer, test_running_cancel_cb, NULL); in ZTEST()