Home
last modified time | relevance | path

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

12

/bsp/microchip/same54/bsp/iar/iar/
A Dstartup_same54.c241 #pragma weak PDEC_2_Handler = Dummy_Handler /* PDEC_MC_1 */ macro
529 (void *)PDEC_2_Handler, /* 117 PDEC_MC_1 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/iar/iar/
A Dstartup_samd51.c241 #pragma weak PDEC_2_Handler = Dummy_Handler /* PDEC_MC_1 */ macro
529 (void *)PDEC_2_Handler, /* 117 PDEC_MC_1 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/iar/iar/
A Dstartup_samd51.c241 #pragma weak PDEC_2_Handler = Dummy_Handler /* PDEC_MC_1 */ macro
529 (void *)PDEC_2_Handler, /* 117 PDEC_MC_1 */
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/arm/
A Dstartup_same54.s198 DCD PDEC_2_Handler ; 117 PDEC_MC_1
399 EXPORT PDEC_2_Handler [WEAK]
536 PDEC_2_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s198 DCD PDEC_2_Handler ; 117 PDEC_MC_1
399 EXPORT PDEC_2_Handler [WEAK]
536 PDEC_2_Handler label
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s198 DCD PDEC_2_Handler ; 117 PDEC_MC_1
399 EXPORT PDEC_2_Handler [WEAK]
536 PDEC_2_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c281 void PDEC_2_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* PDEC_MC_1 */
583 .pfnPDEC_2_Handler = (void *)PDEC_2_Handler, /* 117 PDEC_MC_1 */
/bsp/microchip/same54/bsp/gcc/gcc/
A Dstartup_same54.c206 void PDEC_2_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); /* PDEC_MC_1 …
453 .pfnPDEC_2_Handler = (void*) PDEC_2_Handler, /* 117 PDEC_MC_1 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c281 void PDEC_2_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* PDEC_MC_1 */
583 .pfnPDEC_2_Handler = (void *)PDEC_2_Handler, /* 117 PDEC_MC_1 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h487 void PDEC_2_Handler ( void );
A Dsamd51g19a.h487 void PDEC_2_Handler ( void );
A Dsamd51j20a.h504 void PDEC_2_Handler ( void );
A Dsamd51j18a.h504 void PDEC_2_Handler ( void );
A Dsamd51j19a.h504 void PDEC_2_Handler ( void );
A Dsamd51n19a.h525 void PDEC_2_Handler ( void );
A Dsamd51n20a.h525 void PDEC_2_Handler ( void );
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h487 void PDEC_2_Handler ( void );
A Dsamd51g19a.h487 void PDEC_2_Handler ( void );
A Dsamd51j18a.h504 void PDEC_2_Handler ( void );
A Dsamd51j19a.h504 void PDEC_2_Handler ( void );
A Dsamd51j20a.h504 void PDEC_2_Handler ( void );
/bsp/microchip/same54/bsp/include/
A Dsame54n19a.h531 void PDEC_2_Handler ( void );
A Dsame54n20a.h531 void PDEC_2_Handler ( void );
A Dsame54p19a.h531 void PDEC_2_Handler ( void );
A Dsame54p20a.h531 void PDEC_2_Handler ( void );

Completed in 88 milliseconds

12