Searched refs:tick_count (Results 1 – 1 of 1) sorted by relevance
591 uint32_t tick_count = 0U; in rpmsg_lite_format_message() local626 tick_count += (uint32_t)RL_MS_PER_INTERVAL; in rpmsg_lite_format_message()627 if ((tick_count >= timeout) && (buffer == RL_NULL)) in rpmsg_lite_format_message()688 uint32_t tick_count = 0U; in rpmsg_lite_alloc_tx_buffer() local719 tick_count += (uint32_t)RL_MS_PER_INTERVAL; in rpmsg_lite_alloc_tx_buffer()720 if ((tick_count >= timeout) && (buffer == RL_NULL)) in rpmsg_lite_alloc_tx_buffer()