Embedded Artistry Framework
Embedded Systems C++ Framework
Macros
nordic_defs.hpp File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define NRF_IRQ_PRIOR_MAX   0
 
#define NRF_IRQ_PRIOR_HIGH   1
 
#define NRF_IRQ_PRIOR_MID   2
 
#define NRF_IRQ_PRIOR_LOW   3
 
#define NRF_IRQ_PRIOR_LOWEST   3
 
#define NRF_IRQ_PRIOR_THREAD   4
 

Macro Definition Documentation

◆ NRF_IRQ_PRIOR_HIGH

#define NRF_IRQ_PRIOR_HIGH   1

◆ NRF_IRQ_PRIOR_LOW

#define NRF_IRQ_PRIOR_LOW   3

◆ NRF_IRQ_PRIOR_LOWEST

#define NRF_IRQ_PRIOR_LOWEST   3

◆ NRF_IRQ_PRIOR_MAX

#define NRF_IRQ_PRIOR_MAX   0

◆ NRF_IRQ_PRIOR_MID

#define NRF_IRQ_PRIOR_MID   2

◆ NRF_IRQ_PRIOR_THREAD

#define NRF_IRQ_PRIOR_THREAD   4