Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dcrt_stm32.c152 __attribute__ ((section(".vectors"))) __attribute__((naked)) void __VECTORS(void);
153 __attribute__ ((section(".vectors"))) __attribute__((naked)) void __VECTORS(void) in __VECTORS() function