Searched refs:CY_RTOS_NO_MEMORY (Results 1 – 4 of 4) sorted by relevance
119 status = CY_RTOS_NO_MEMORY; in cy_rtos_thread_create()491 status = CY_RTOS_NO_MEMORY; in cy_rtos_mutex_init()604 status = CY_RTOS_NO_MEMORY; in cy_rtos_semaphore_init()757 status = CY_RTOS_NO_MEMORY; in cy_rtos_event_init()937 status = CY_RTOS_NO_MEMORY; in cy_rtos_queue_init()1154 status = CY_RTOS_NO_MEMORY; in cy_rtos_timer_init()1167 status = CY_RTOS_NO_MEMORY; in cy_rtos_timer_init()
79 value = CY_RTOS_NO_MEMORY; in error_converter()179 status = CY_RTOS_NO_MEMORY; in cy_rtos_thread_create()464 status = CY_RTOS_NO_MEMORY; in cy_rtos_mutex_init()573 status = CY_RTOS_NO_MEMORY; in cy_rtos_semaphore_init()708 status = CY_RTOS_NO_MEMORY; in cy_rtos_event_init()888 status = CY_RTOS_NO_MEMORY; in cy_rtos_queue_init()1081 status = CY_RTOS_NO_MEMORY; in cy_rtos_timer_init()
152 return CY_RTOS_NO_MEMORY; in cy_rtos_thread_create()782 return CY_RTOS_NO_MEMORY; in cy_rtos_queue_init()812 return CY_RTOS_NO_MEMORY; in cy_rtos_queue_put()
90 #define CY_RTOS_NO_MEMORY \ macro