Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/include/
Dcy_worker_thread.h86 } cy_worker_thread_params_t; typedef
109 const cy_worker_thread_params_t* params);
/hal_infineon-latest/abstraction-rtos/source/
Dcy_worker_thread.c88 const cy_worker_thread_params_t* params) in cy_worker_thread_create()