Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/
A Dcmsis.h19 #define IRQ_PRIORITY_HIGHPLUS 2 macro
91 …GIC_SetInterfacePriorityMask(((IRQ_PRIORITY_HIGHPLUS << (8 - __NVIC_PRIO_BITS)) & (uint32_t)0xFFUL… in int_lock()
96 __set_BASEPRI(((IRQ_PRIORITY_HIGHPLUS << (8 - __NVIC_PRIO_BITS)) & (uint32_t)0xFFUL)); in int_lock()

Completed in 2 milliseconds