Home
last modified time | relevance | path

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

12

/bsp/microchip/saml10/bsp/iar/iar/
A Dstartup_saml10e16a.c60 #pragma weak EIC_2_Handler = Dummy_Handler macro
136 ….pfnEIC_2_Handler = (void *)EIC_2_Handler, /* 5 External Interrupt Controller */
/bsp/microchip/saml10/bsp/gcc/gcc/
A Dstartup_saml10e16a.c68 void EIC_2_Handler(void) __attribute__((weak, alias("Dummy_Handler")));
137 ….pfnEIC_2_Handler = (void *)EIC_2_Handler, /* 5 External Interrupt Controller */
/bsp/microchip/same54/bsp/iar/iar/
A Dstartup_same54.c72 #pragma weak EIC_2_Handler = Dummy_Handler /* EIC_EXTINT_2 */ macro
317 (void *)EIC_2_Handler, /* 14 EIC_EXTINT_2 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/iar/iar/
A Dstartup_samd51.c72 #pragma weak EIC_2_Handler = Dummy_Handler /* EIC_EXTINT_2 */ macro
317 (void *)EIC_2_Handler, /* 14 EIC_EXTINT_2 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/iar/iar/
A Dstartup_samd51.c72 #pragma weak EIC_2_Handler = Dummy_Handler /* EIC_EXTINT_2 */ macro
317 (void *)EIC_2_Handler, /* 14 EIC_EXTINT_2 */
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/arm/
A Dstartup_same54.s95 DCD EIC_2_Handler ; 14 EIC_EXTINT_2
297 EXPORT EIC_2_Handler [WEAK]
434 EIC_2_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s95 DCD EIC_2_Handler ; 14 EIC_EXTINT_2
297 EXPORT EIC_2_Handler [WEAK]
434 EIC_2_Handler label
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s95 DCD EIC_2_Handler ; 14 EIC_EXTINT_2
297 EXPORT EIC_2_Handler [WEAK]
434 EIC_2_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c84 void EIC_2_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* EIC_EXTINT_2 */
357 .pfnEIC_2_Handler = (void *)EIC_2_Handler, /* 14 EIC_EXTINT_2 */
/bsp/microchip/same54/bsp/gcc/gcc/
A Dstartup_same54.c78 void EIC_2_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); /* EIC_EXTINT…
275 .pfnEIC_2_Handler = (void*) EIC_2_Handler, /* 14 EIC_EXTINT_2 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c84 void EIC_2_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* EIC_EXTINT_2 */
357 .pfnEIC_2_Handler = (void *)EIC_2_Handler, /* 14 EIC_EXTINT_2 */
/bsp/microchip/saml10/bsp/include/
A Dsaml10d14a.h278 void EIC_2_Handler ( void );
A Dsaml10d15a.h278 void EIC_2_Handler ( void );
A Dsaml10d16a.h278 void EIC_2_Handler ( void );
A Dsaml10e14a.h282 void EIC_2_Handler ( void );
A Dsaml10e15a.h282 void EIC_2_Handler ( void );
A Dsaml10e16a.h282 void EIC_2_Handler ( void );
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h408 void EIC_2_Handler ( void );
A Dsamd51g19a.h408 void EIC_2_Handler ( void );
A Dsamd51j20a.h417 void EIC_2_Handler ( void );
A Dsamd51j18a.h417 void EIC_2_Handler ( void );
A Dsamd51j19a.h417 void EIC_2_Handler ( void );
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h408 void EIC_2_Handler ( void );
A Dsamd51g19a.h408 void EIC_2_Handler ( void );
A Dsamd51j18a.h417 void EIC_2_Handler ( void );

Completed in 77 milliseconds

12