Searched refs:PriorityLevel (Results 1 – 2 of 2) sorted by relevance
61 void ISR_SetPriority(int32_t Irq, uint32_t PriorityLevel) in ISR_SetPriority() argument63 NVIC_SetPriority(Irq, PriorityLevel); in ISR_SetPriority()
38 void ISR_SetPriority(int32_t Irq, uint32_t PriorityLevel);
Completed in 6 milliseconds