Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/interrupt/
A Dsystem_interrupt.c180 SCB->SHP[1] = (priority_level << _SYSTEM_INTERRUPT_SYSTICK_PRI_POS); in system_interrupt_set_priority()
212 ((SCB->SHP[1] >> _SYSTEM_INTERRUPT_SYSTICK_PRI_POS) & _SYSTEM_INTERRUPT_PRIORITY_MASK); in system_interrupt_get_priority()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/interrupt/system_interrupt_samd20/
A Dsystem_interrupt_features.h67 # define _SYSTEM_INTERRUPT_SYSTICK_PRI_POS 30 macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/interrupt/system_interrupt_samd21/
A Dsystem_interrupt_features.h67 # define _SYSTEM_INTERRUPT_SYSTICK_PRI_POS 30 macro

Completed in 40 milliseconds