Home
last modified time | relevance | path

Searched refs:EIC_0_Handler (Results 1 – 25 of 39) sorted by relevance

12

/bsp/microchip/saml10/bsp/iar/iar/
A Dstartup_saml10e16a.c58 #pragma weak EIC_0_Handler = Dummy_Handler macro
134 ….pfnEIC_0_Handler = (void *)EIC_0_Handler, /* 3 External Interrupt Controller */
/bsp/microchip/saml10/bsp/gcc/gcc/
A Dstartup_saml10e16a.c66 void EIC_0_Handler(void) __attribute__((weak, alias("Dummy_Handler")));
135 ….pfnEIC_0_Handler = (void *)EIC_0_Handler, /* 3 External Interrupt Controller */
/bsp/microchip/same54/bsp/iar/iar/
A Dstartup_same54.c70 #pragma weak EIC_0_Handler = Dummy_Handler /* EIC_EXTINT_0 */ macro
315 (void *)EIC_0_Handler, /* 12 EIC_EXTINT_0 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/iar/iar/
A Dstartup_samd51.c70 #pragma weak EIC_0_Handler = Dummy_Handler /* EIC_EXTINT_0 */ macro
315 (void *)EIC_0_Handler, /* 12 EIC_EXTINT_0 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/iar/iar/
A Dstartup_samd51.c70 #pragma weak EIC_0_Handler = Dummy_Handler /* EIC_EXTINT_0 */ macro
315 (void *)EIC_0_Handler, /* 12 EIC_EXTINT_0 */
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/arm/
A Dstartup_same54.s93 DCD EIC_0_Handler ; 12 EIC_EXTINT_0
295 EXPORT EIC_0_Handler [WEAK]
432 EIC_0_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s93 DCD EIC_0_Handler ; 12 EIC_EXTINT_0
295 EXPORT EIC_0_Handler [WEAK]
432 EIC_0_Handler label
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s93 DCD EIC_0_Handler ; 12 EIC_EXTINT_0
295 EXPORT EIC_0_Handler [WEAK]
432 EIC_0_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c82 void EIC_0_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* EIC_EXTINT_0 */
355 .pfnEIC_0_Handler = (void *)EIC_0_Handler, /* 12 EIC_EXTINT_0 */
/bsp/microchip/same54/bsp/gcc/gcc/
A Dstartup_same54.c76 void EIC_0_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); /* EIC_EXTINT…
273 .pfnEIC_0_Handler = (void*) EIC_0_Handler, /* 12 EIC_EXTINT_0 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c82 void EIC_0_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* EIC_EXTINT_0 */
355 .pfnEIC_0_Handler = (void *)EIC_0_Handler, /* 12 EIC_EXTINT_0 */
/bsp/microchip/saml10/bsp/include/
A Dsaml10d14a.h276 void EIC_0_Handler ( void );
A Dsaml10d15a.h276 void EIC_0_Handler ( void );
A Dsaml10d16a.h276 void EIC_0_Handler ( void );
A Dsaml10e14a.h280 void EIC_0_Handler ( void );
A Dsaml10e15a.h280 void EIC_0_Handler ( void );
A Dsaml10e16a.h280 void EIC_0_Handler ( void );
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h406 void EIC_0_Handler ( void );
A Dsamd51g19a.h406 void EIC_0_Handler ( void );
A Dsamd51j20a.h415 void EIC_0_Handler ( void );
A Dsamd51j18a.h415 void EIC_0_Handler ( void );
A Dsamd51j19a.h415 void EIC_0_Handler ( void );
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h406 void EIC_0_Handler ( void );
A Dsamd51g19a.h406 void EIC_0_Handler ( void );
A Dsamd51j18a.h415 void EIC_0_Handler ( void );

Completed in 113 milliseconds

12