Searched refs:rtos_timeout_2_tickcount (Results 1 – 1 of 1) sorted by relevance
38 TickType_t rtos_timeout_2_tickcount(int timeout_ms);179 …X_VALUE|TASK_NOTICE_ZERO_BIT, LOS_WAITMODE_OR|LOS_WAITMODE_CLR, rtos_timeout_2_tickcount(timeout)); in rtos_task_wait_notification()259 osStatus_t ret = osMessageQueueGet(queue, msg, NULL, rtos_timeout_2_tickcount(timeout)); in rtos_queue_read()374 TickType_t rtos_timeout_2_tickcount(int timeout_ms) in rtos_timeout_2_tickcount() function