Searched refs:CY_RTOS_THREAD_FLAG (Results 1 – 1 of 1) sorted by relevance
36 #define CY_RTOS_THREAD_FLAG 0x01 macro350 ret = osThreadFlagsWait(CY_RTOS_THREAD_FLAG, osFlagsWaitAll, convert_ms_to_ticks(timeout_ms)); in cy_rtos_thread_wait_notification()378 ret = osThreadFlagsSet(*thread, CY_RTOS_THREAD_FLAG); in cy_rtos_thread_set_notification()