Searched refs:env_event (Results 1 – 1 of 1) sorted by relevance
70 static struct k_event env_event = {0}; variable110 if (0 != k_event_wait_all(&env_event, (1UL << link_id), false, K_MSEC(timeout_ms))) in env_wait_for_link_up()130 k_event_post(&env_event, (1UL << link_id)); in env_tx_callback()156 k_event_init(&env_event); in env_init()