Home
last modified time | relevance | path

Searched refs:s_logPopSemaphore (Results 1 – 1 of 1) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/
A Dfsl_log.c159 static SemaphoreHandle_t s_logPopSemaphore = NULL; variable
260 LOG_CREATE_MUTEX_SEMAPHORE(s_logPopSemaphore); in LOG_Init()
309 LOG_TAKE_MUTEX_SEMAPHORE_NONBLOCKING(s_logPopSemaphore, getLock); in LOG_Pop()
319 LOG_GIVE_MUTEX_SEMAPHORE(s_logPopSemaphore); in LOG_Pop()

Completed in 759 milliseconds