Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/source/COMPONENT_THREADX/
Dcyabs_rtos_threadx.c42 static cy_rtos_error_t last_error; variable
94 last_error = error; in convert_error()
110 return last_error; in cy_rtos_last_error()
179 last_error = tx_rslt; in cy_rtos_thread_create()
255 last_error = tx_rslt; in cy_rtos_thread_get_state()
312 last_error = tx_rslt; in cy_rtos_thread_join()
321 last_error = tx_rslt; in cy_rtos_thread_join()
329 last_error = tx_rslt; in cy_rtos_thread_join()
337 last_error = tx_rslt; in cy_rtos_thread_join()
382 last_error = (cy_rtos_error_t)ret; in cy_rtos_thread_wait_notification()
[all …]