Home
last modified time | relevance | path

Searched refs:EIC_12_Handler (Results 1 – 25 of 31) sorted by relevance

12

/bsp/microchip/same54/bsp/iar/iar/
A Dstartup_same54.c82 #pragma weak EIC_12_Handler = Dummy_Handler /* EIC_EXTINT_12 */ macro
327 (void *)EIC_12_Handler, /* 24 EIC_EXTINT_12 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/iar/iar/
A Dstartup_samd51.c82 #pragma weak EIC_12_Handler = Dummy_Handler /* EIC_EXTINT_12 */ macro
327 (void *)EIC_12_Handler, /* 24 EIC_EXTINT_12 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/iar/iar/
A Dstartup_samd51.c82 #pragma weak EIC_12_Handler = Dummy_Handler /* EIC_EXTINT_12 */ macro
327 (void *)EIC_12_Handler, /* 24 EIC_EXTINT_12 */
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/arm/
A Dstartup_same54.s105 DCD EIC_12_Handler ; 24 EIC_EXTINT_12
307 EXPORT EIC_12_Handler [WEAK]
444 EIC_12_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s105 DCD EIC_12_Handler ; 24 EIC_EXTINT_12
307 EXPORT EIC_12_Handler [WEAK]
444 EIC_12_Handler label
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s105 DCD EIC_12_Handler ; 24 EIC_EXTINT_12
307 EXPORT EIC_12_Handler [WEAK]
444 EIC_12_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c94 void EIC_12_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* EIC_EXTINT_12 */
367 .pfnEIC_12_Handler = (void *)EIC_12_Handler, /* 24 EIC_EXTINT_12 */
/bsp/microchip/same54/bsp/gcc/gcc/
A Dstartup_same54.c88 void EIC_12_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); /* EIC_EXTINT…
285 .pfnEIC_12_Handler = (void*) EIC_12_Handler, /* 24 EIC_EXTINT_12 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c94 void EIC_12_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* EIC_EXTINT_12 */
367 .pfnEIC_12_Handler = (void *)EIC_12_Handler, /* 24 EIC_EXTINT_12 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h418 void EIC_12_Handler ( void );
A Dsamd51g19a.h418 void EIC_12_Handler ( void );
A Dsamd51j20a.h427 void EIC_12_Handler ( void );
A Dsamd51j18a.h427 void EIC_12_Handler ( void );
A Dsamd51j19a.h427 void EIC_12_Handler ( void );
A Dsamd51n19a.h438 void EIC_12_Handler ( void );
A Dsamd51n20a.h438 void EIC_12_Handler ( void );
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h418 void EIC_12_Handler ( void );
A Dsamd51g19a.h418 void EIC_12_Handler ( void );
A Dsamd51j18a.h427 void EIC_12_Handler ( void );
A Dsamd51j19a.h427 void EIC_12_Handler ( void );
A Dsamd51j20a.h427 void EIC_12_Handler ( void );
/bsp/microchip/same54/bsp/include/
A Dsame54n19a.h441 void EIC_12_Handler ( void );
A Dsame54n20a.h441 void EIC_12_Handler ( void );
A Dsame54p19a.h441 void EIC_12_Handler ( void );
A Dsame54p20a.h441 void EIC_12_Handler ( void );

Completed in 87 milliseconds

12