Home
last modified time | relevance | path

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

12

/bsp/microchip/saml10/bsp/iar/iar/
A Dstartup_saml10e16a.c59 #pragma weak EIC_1_Handler = Dummy_Handler macro
135 ….pfnEIC_1_Handler = (void *)EIC_1_Handler, /* 4 External Interrupt Controller */
/bsp/microchip/saml10/bsp/gcc/gcc/
A Dstartup_saml10e16a.c67 void EIC_1_Handler(void) __attribute__((weak, alias("Dummy_Handler")));
136 ….pfnEIC_1_Handler = (void *)EIC_1_Handler, /* 4 External Interrupt Controller */
/bsp/microchip/same54/bsp/iar/iar/
A Dstartup_same54.c71 #pragma weak EIC_1_Handler = Dummy_Handler /* EIC_EXTINT_1 */ macro
316 (void *)EIC_1_Handler, /* 13 EIC_EXTINT_1 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/iar/iar/
A Dstartup_samd51.c71 #pragma weak EIC_1_Handler = Dummy_Handler /* EIC_EXTINT_1 */ macro
316 (void *)EIC_1_Handler, /* 13 EIC_EXTINT_1 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/iar/iar/
A Dstartup_samd51.c71 #pragma weak EIC_1_Handler = Dummy_Handler /* EIC_EXTINT_1 */ macro
316 (void *)EIC_1_Handler, /* 13 EIC_EXTINT_1 */
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/arm/
A Dstartup_same54.s94 DCD EIC_1_Handler ; 13 EIC_EXTINT_1
296 EXPORT EIC_1_Handler [WEAK]
433 EIC_1_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s94 DCD EIC_1_Handler ; 13 EIC_EXTINT_1
296 EXPORT EIC_1_Handler [WEAK]
433 EIC_1_Handler label
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s94 DCD EIC_1_Handler ; 13 EIC_EXTINT_1
296 EXPORT EIC_1_Handler [WEAK]
433 EIC_1_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c83 void EIC_1_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* EIC_EXTINT_1 */
356 .pfnEIC_1_Handler = (void *)EIC_1_Handler, /* 13 EIC_EXTINT_1 */
/bsp/microchip/same54/bsp/gcc/gcc/
A Dstartup_same54.c77 void EIC_1_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); /* EIC_EXTINT…
274 .pfnEIC_1_Handler = (void*) EIC_1_Handler, /* 13 EIC_EXTINT_1 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c83 void EIC_1_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* EIC_EXTINT_1 */
356 .pfnEIC_1_Handler = (void *)EIC_1_Handler, /* 13 EIC_EXTINT_1 */
/bsp/microchip/saml10/bsp/include/
A Dsaml10d14a.h277 void EIC_1_Handler ( void );
A Dsaml10d15a.h277 void EIC_1_Handler ( void );
A Dsaml10d16a.h277 void EIC_1_Handler ( void );
A Dsaml10e14a.h281 void EIC_1_Handler ( void );
A Dsaml10e15a.h281 void EIC_1_Handler ( void );
A Dsaml10e16a.h281 void EIC_1_Handler ( void );
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h407 void EIC_1_Handler ( void );
A Dsamd51g19a.h407 void EIC_1_Handler ( void );
A Dsamd51j20a.h416 void EIC_1_Handler ( void );
A Dsamd51j18a.h416 void EIC_1_Handler ( void );
A Dsamd51j19a.h416 void EIC_1_Handler ( void );
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h407 void EIC_1_Handler ( void );
A Dsamd51g19a.h407 void EIC_1_Handler ( void );
A Dsamd51j18a.h416 void EIC_1_Handler ( void );

Completed in 98 milliseconds

12