Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/SDCC/Cygnal/
Dport.c47 #define portGLOBAL_INTERRUPT_BIT ( ( StackType_t ) 0x80 ) macro
251 *pxTopOfStack = portGLOBAL_INTERRUPT_BIT; in pxPortInitialiseStack()