Searched defs:portRELEASE_ISR_LOCK (Results 1 – 4 of 4) sorted by relevance
258 #define portRELEASE_ISR_LOCK() macro263 …#define portRELEASE_ISR_LOCK() vPortRecursiveLock( 0, spin_lock_instance( configSMP_SPINLOCK_0… macro
138 #define portRELEASE_ISR_LOCK() do {} while( 0 ) macro
156 #define portRELEASE_ISR_LOCK() rtos_lock_release( 0 ) macro
468 #define portRELEASE_ISR_LOCK() macro