Searched refs:sync_mutex (Results 1 – 1 of 1) sorted by relevance
152 struct k_mutex sync_mutex; member177 k_mutex_lock(&data->sync_mutex, K_FOREVER); in numaker_usbd_lock()184 k_mutex_unlock(&data->sync_mutex); in numaker_usbd_unlock()1944 k_mutex_init(&data->sync_mutex); in numaker_udbd_init()