Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/interrupt/
A Dsystem_interrupt.c167 const enum system_interrupt_priority_level priority_level) in system_interrupt_set_priority() argument
177 (priority_level << priority_pos); in system_interrupt_set_priority()
180 SCB->SHP[1] = (priority_level << _SYSTEM_INTERRUPT_SYSTICK_PRI_POS); in system_interrupt_set_priority()
A Dsystem_interrupt.h317 const enum system_interrupt_priority_level priority_level);

Completed in 6 milliseconds