Searched refs:etr_thread (Results 1 – 1 of 1) sorted by relevance
93 static struct k_thread etr_thread; variable749 k_wakeup(&etr_thread); in tbm_event_handler()784 k_thread_create(&etr_thread, etr_stack, K_KERNEL_STACK_SIZEOF(etr_stack), etr_thread_func, in etr_process_init()786 k_thread_name_set(&etr_thread, "etr_process"); in etr_process_init()