Searched refs:portMIN_INTERRUPT_PRIORITY (Results 1 – 1 of 1) sorted by relevance
27 #define portMIN_INTERRUPT_PRIORITY ( 255UL ) macro28 #define portNVIC_PENDSV_PRI ( portMIN_INTERRUPT_PRIORITY << 16UL )29 #define portNVIC_SYSTICK_PRI ( portMIN_INTERRUPT_PRIORITY << 24UL )
Completed in 4 milliseconds