Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Dspinlock.h30 #define SPINLOCK_NO_WAIT 0 macro
104 if (lock_set || timeout == SPINLOCK_NO_WAIT) { in spinlock_acquire()