Home
last modified time | relevance | path

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

12

/bsp/microchip/same54/bsp/iar/iar/
A Dstartup_same54.c83 #pragma weak EIC_13_Handler = Dummy_Handler /* EIC_EXTINT_13 */ macro
328 (void *)EIC_13_Handler, /* 25 EIC_EXTINT_13 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/iar/iar/
A Dstartup_samd51.c83 #pragma weak EIC_13_Handler = Dummy_Handler /* EIC_EXTINT_13 */ macro
328 (void *)EIC_13_Handler, /* 25 EIC_EXTINT_13 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/iar/iar/
A Dstartup_samd51.c83 #pragma weak EIC_13_Handler = Dummy_Handler /* EIC_EXTINT_13 */ macro
328 (void *)EIC_13_Handler, /* 25 EIC_EXTINT_13 */
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/arm/
A Dstartup_same54.s106 DCD EIC_13_Handler ; 25 EIC_EXTINT_13
308 EXPORT EIC_13_Handler [WEAK]
445 EIC_13_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s106 DCD EIC_13_Handler ; 25 EIC_EXTINT_13
308 EXPORT EIC_13_Handler [WEAK]
445 EIC_13_Handler label
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s106 DCD EIC_13_Handler ; 25 EIC_EXTINT_13
308 EXPORT EIC_13_Handler [WEAK]
445 EIC_13_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c95 void EIC_13_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* EIC_EXTINT_13 */
368 .pfnEIC_13_Handler = (void *)EIC_13_Handler, /* 25 EIC_EXTINT_13 */
/bsp/microchip/same54/bsp/gcc/gcc/
A Dstartup_same54.c89 void EIC_13_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); /* EIC_EXTINT…
286 .pfnEIC_13_Handler = (void*) EIC_13_Handler, /* 25 EIC_EXTINT_13 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c95 void EIC_13_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* EIC_EXTINT_13 */
368 .pfnEIC_13_Handler = (void *)EIC_13_Handler, /* 25 EIC_EXTINT_13 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h419 void EIC_13_Handler ( void );
A Dsamd51g19a.h419 void EIC_13_Handler ( void );
A Dsamd51j20a.h428 void EIC_13_Handler ( void );
A Dsamd51j18a.h428 void EIC_13_Handler ( void );
A Dsamd51j19a.h428 void EIC_13_Handler ( void );
A Dsamd51n19a.h439 void EIC_13_Handler ( void );
A Dsamd51n20a.h439 void EIC_13_Handler ( void );
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h419 void EIC_13_Handler ( void );
A Dsamd51g19a.h419 void EIC_13_Handler ( void );
A Dsamd51j18a.h428 void EIC_13_Handler ( void );
A Dsamd51j19a.h428 void EIC_13_Handler ( void );
A Dsamd51j20a.h428 void EIC_13_Handler ( void );
/bsp/microchip/same54/bsp/include/
A Dsame54n19a.h442 void EIC_13_Handler ( void );
A Dsame54n20a.h442 void EIC_13_Handler ( void );
A Dsame54p19a.h442 void EIC_13_Handler ( void );
A Dsame54p20a.h442 void EIC_13_Handler ( void );

Completed in 129 milliseconds

12