Home
last modified time | relevance | path

Searched refs:__VECTORS (Results 1 – 2 of 2) 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
/device/google/contexthub/firmware/os/platform/stm32/lkr/
Dstm32f4xx.os.lkr69 ENTRY(__VECTORS)