Home
last modified time | relevance | path

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

/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/
A Dcyabs_rtos_zephyr.c152 if ((my_tid == NULL) || ((status_internal != 0) && (status_internal != -ENOSYS))) { in cy_rtos_create_thread()
257 cy_rtos_error_t status_internal; in cy_rtos_join_thread() local
292 cy_rtos_error_t status_internal; in cy_rtos_wait_thread_notification() local
299 if (status_internal == 0) { in cy_rtos_wait_thread_notification()
304 if ((status_internal < 0) && (status_internal != K_TICKS_FOREVER)) { in cy_rtos_wait_thread_notification()
331 cy_rtos_error_t status_internal; in cy_rtos_init_mutex2() local
350 cy_rtos_error_t status_internal; in cy_rtos_get_mutex() local
373 cy_rtos_error_t status_internal; in cy_rtos_set_mutex() local
411 cy_rtos_error_t status_internal; in cy_rtos_init_semaphore() local
427 cy_rtos_error_t status_internal; in cy_rtos_get_semaphore() local
[all …]

Completed in 5 milliseconds