Searched defs:app_driver_mutex_pend (Results 1 – 2 of 2) sorted by relevance
160 uint16_t app_driver_mutex_pend(mutex_t mutex, uint32_t time_out) in app_driver_mutex_pend() function
258 #define app_driver_mutex_pend(x, y) /**< Pend the mutex. */ macro