Home
last modified time | relevance | path

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

/bsp/nv32f100x/board/src/
A Dboard.c27 #define portMIN_INTERRUPT_PRIORITY ( 255UL ) macro
28 #define portNVIC_PENDSV_PRI ( portMIN_INTERRUPT_PRIORITY << 16UL )
29 #define portNVIC_SYSTICK_PRI ( portMIN_INTERRUPT_PRIORITY << 24UL )

Completed in 4 milliseconds