Searched defs:cy_mutex_t (Results 1 – 4 of 4) sorted by relevance
90 typedef void* /* TODO: Replace with RTOS specific type*/ cy_mutex_t; typedef
69 typedef osMutexId_t cy_mutex_t; /** CMSIS definition of a mutex */ typedef
81 } cy_mutex_t; typedef
100 typedef TX_MUTEX cy_mutex_t; typedef