Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
asm_inline_gcc.h File Reference

Go to the source code of this file.

Functions

static ALWAYS_INLINE unsigned int arch_irq_lock (void)
static ALWAYS_INLINE void arch_irq_unlock (unsigned int key)
static ALWAYS_INLINE bool arch_irq_unlocked (unsigned int key)

Function Documentation

◆ arch_irq_lock()

ALWAYS_INLINE unsigned int arch_irq_lock ( void )
static

◆ arch_irq_unlock()

ALWAYS_INLINE void arch_irq_unlock ( unsigned int key)
static

◆ arch_irq_unlocked()

ALWAYS_INLINE bool arch_irq_unlocked ( unsigned int key)
static