Searched refs:SCMI_CHAN_LOCK_TIMEOUT_USEC (Results 1 – 1 of 1) sorted by relevance
14 #define SCMI_CHAN_LOCK_TIMEOUT_USEC 500 macro130 ret = k_mutex_lock(&proto->tx->lock, K_USEC(SCMI_CHAN_LOCK_TIMEOUT_USEC)); in scmi_send_message_post_kernel()