Home
last modified time | relevance | path

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

12

/bsp/microchip/same54/bsp/iar/iar/
A Dstartup_same54.c240 #pragma weak PDEC_1_Handler = Dummy_Handler /* PDEC_MC_0 */ macro
528 (void *)PDEC_1_Handler, /* 116 PDEC_MC_0 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/iar/iar/
A Dstartup_samd51.c240 #pragma weak PDEC_1_Handler = Dummy_Handler /* PDEC_MC_0 */ macro
528 (void *)PDEC_1_Handler, /* 116 PDEC_MC_0 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/iar/iar/
A Dstartup_samd51.c240 #pragma weak PDEC_1_Handler = Dummy_Handler /* PDEC_MC_0 */ macro
528 (void *)PDEC_1_Handler, /* 116 PDEC_MC_0 */
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/arm/
A Dstartup_same54.s197 DCD PDEC_1_Handler ; 116 PDEC_MC_0
398 EXPORT PDEC_1_Handler [WEAK]
535 PDEC_1_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s197 DCD PDEC_1_Handler ; 116 PDEC_MC_0
398 EXPORT PDEC_1_Handler [WEAK]
535 PDEC_1_Handler label
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s197 DCD PDEC_1_Handler ; 116 PDEC_MC_0
398 EXPORT PDEC_1_Handler [WEAK]
535 PDEC_1_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c280 void PDEC_1_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* PDEC_MC_0 */
582 .pfnPDEC_1_Handler = (void *)PDEC_1_Handler, /* 116 PDEC_MC_0 */
/bsp/microchip/same54/bsp/gcc/gcc/
A Dstartup_same54.c205 void PDEC_1_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); /* PDEC_MC_0 …
452 .pfnPDEC_1_Handler = (void*) PDEC_1_Handler, /* 116 PDEC_MC_0 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c280 void PDEC_1_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* PDEC_MC_0 */
582 .pfnPDEC_1_Handler = (void *)PDEC_1_Handler, /* 116 PDEC_MC_0 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h486 void PDEC_1_Handler ( void );
A Dsamd51g19a.h486 void PDEC_1_Handler ( void );
A Dsamd51j20a.h503 void PDEC_1_Handler ( void );
A Dsamd51j18a.h503 void PDEC_1_Handler ( void );
A Dsamd51j19a.h503 void PDEC_1_Handler ( void );
A Dsamd51n19a.h524 void PDEC_1_Handler ( void );
A Dsamd51n20a.h524 void PDEC_1_Handler ( void );
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h486 void PDEC_1_Handler ( void );
A Dsamd51g19a.h486 void PDEC_1_Handler ( void );
A Dsamd51j18a.h503 void PDEC_1_Handler ( void );
A Dsamd51j19a.h503 void PDEC_1_Handler ( void );
A Dsamd51j20a.h503 void PDEC_1_Handler ( void );
/bsp/microchip/same54/bsp/include/
A Dsame54n19a.h530 void PDEC_1_Handler ( void );
A Dsame54n20a.h530 void PDEC_1_Handler ( void );
A Dsame54p19a.h530 void PDEC_1_Handler ( void );
A Dsame54p20a.h530 void PDEC_1_Handler ( void );

Completed in 98 milliseconds

12