Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/interrupt/
A Dsystem_interrupt.c66 if (vector >= _SYSTEM_INTERRUPT_EXTERNAL_VECTOR_START) { in system_interrupt_is_pending()
99 if (vector >= _SYSTEM_INTERRUPT_EXTERNAL_VECTOR_START) { in system_interrupt_set_pending()
134 if (vector >= _SYSTEM_INTERRUPT_EXTERNAL_VECTOR_START) { in system_interrupt_clear_pending()
171 if (vector >= _SYSTEM_INTERRUPT_EXTERNAL_VECTOR_START) { in system_interrupt_set_priority()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/interrupt/system_interrupt_samd20/
A Dsystem_interrupt_features.h65 # define _SYSTEM_INTERRUPT_EXTERNAL_VECTOR_START 0 macro
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/interrupt/system_interrupt_samd21/
A Dsystem_interrupt_features.h65 # define _SYSTEM_INTERRUPT_EXTERNAL_VECTOR_START 0 macro

Completed in 5 milliseconds