Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/inc/
Dsystem_si91x.h204 #ifndef __VECTOR_TABLE_ATTRIBUTE
205 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".isr_vector"))) macro