Home
last modified time | relevance | path

Searched refs:DMAC_0_Handler (Results 1 – 25 of 43) sorted by relevance

12

/bsp/microchip/saml10/bsp/iar/iar/
A Dstartup_saml10e16a.c66 #pragma weak DMAC_0_Handler = Dummy_Handler macro
142 ….pfnDMAC_0_Handler = (void *)DMAC_0_Handler, /* 11 Direct Memory Access Controller…
/bsp/microchip/saml10/bsp/gcc/gcc/
A Dstartup_saml10e16a.c74 void DMAC_0_Handler(void) __attribute__((weak, alias("Dummy_Handler")));
143 ….pfnDMAC_0_Handler = (void *)DMAC_0_Handler, /* 11 Direct Memory Access Controller…
/bsp/microchip/same54/bsp/iar/iar/
A Dstartup_same54.c90 #pragma weak DMAC_0_Handler = Dummy_Handler /* DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TERR_0 */ macro
335 (void *)DMAC_0_Handler, /* 31 DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TERR_0 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/iar/iar/
A Dstartup_samd51.c90 #pragma weak DMAC_0_Handler = Dummy_Handler /* DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TERR_0 */ macro
335 (void *)DMAC_0_Handler, /* 31 DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TERR_0 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/iar/iar/
A Dstartup_samd51.c90 #pragma weak DMAC_0_Handler = Dummy_Handler /* DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TERR_0 */ macro
335 (void *)DMAC_0_Handler, /* 31 DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TERR_0 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/dmac/
A Dhpl_dmac.c230 void DMAC_0_Handler(void) in DMAC_0_Handler() function
/bsp/microchip/saml10/bsp/hpl/dmac/
A Dhpl_dmac.c237 void DMAC_0_Handler(void) in DMAC_0_Handler() function
/bsp/microchip/same54/bsp/hpl/dmac/
A Dhpl_dmac.c230 void DMAC_0_Handler(void) in DMAC_0_Handler() function
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/dmac/
A Dhpl_dmac.c230 void DMAC_0_Handler(void) in DMAC_0_Handler() function
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/arm/
A Dstartup_same54.s112 DCD DMAC_0_Handler ; 31 DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TERR_0
314 EXPORT DMAC_0_Handler [WEAK]
451 DMAC_0_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s112 DCD DMAC_0_Handler ; 31 DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TERR_0
314 EXPORT DMAC_0_Handler [WEAK]
451 DMAC_0_Handler label
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s112 DCD DMAC_0_Handler ; 31 DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TERR_0
314 EXPORT DMAC_0_Handler [WEAK]
451 DMAC_0_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c103 void DMAC_0_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* DMAC_SUSP_0, DMAC_TC…
376 … .pfnDMAC_0_Handler = (void *)DMAC_0_Handler, /* 31 DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TERR_0 */
/bsp/microchip/same54/bsp/gcc/gcc/
A Dstartup_same54.c95 void DMAC_0_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); /* DMAC_SUSP_…
292 ….pfnDMAC_0_Handler = (void*) DMAC_0_Handler, /* 31 DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TE…
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c103 void DMAC_0_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* DMAC_SUSP_0, DMAC_TC…
376 … .pfnDMAC_0_Handler = (void *)DMAC_0_Handler, /* 31 DMAC_SUSP_0, DMAC_TCMPL_0, DMAC_TERR_0 */
/bsp/microchip/saml10/bsp/include/
A Dsaml10d14a.h271 void DMAC_0_Handler ( void );
A Dsaml10d15a.h271 void DMAC_0_Handler ( void );
A Dsaml10d16a.h271 void DMAC_0_Handler ( void );
A Dsaml10e14a.h275 void DMAC_0_Handler ( void );
A Dsaml10e15a.h275 void DMAC_0_Handler ( void );
A Dsaml10e16a.h275 void DMAC_0_Handler ( void );
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h425 void DMAC_0_Handler ( void );
A Dsamd51g19a.h425 void DMAC_0_Handler ( void );
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h425 void DMAC_0_Handler ( void );
A Dsamd51g19a.h425 void DMAC_0_Handler ( void );

Completed in 133 milliseconds

12