Searched refs:LOG_CREATE_MUTEX_SEMAPHORE (Results 1 – 1 of 1) sorted by relevance
51 #define LOG_CREATE_MUTEX_SEMAPHORE(mutex) (mutex = xSemaphoreCreateMutex()) macro94 #define LOG_CREATE_MUTEX_SEMAPHORE(mutex) macro122 #define LOG_CREATE_MUTEX_SEMAPHORE(mutex) macro254 LOG_CREATE_MUTEX_SEMAPHORE(s_logPushSemaphore); in LOG_Init()260 LOG_CREATE_MUTEX_SEMAPHORE(s_logPopSemaphore); in LOG_Init()
Completed in 4 milliseconds