Home
last modified time | relevance | path

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

12

/bsp/microchip/saml10/bsp/iar/iar/
A Dstartup_saml10e16a.c69 #pragma weak DMAC_3_Handler = Dummy_Handler macro
145 ….pfnDMAC_3_Handler = (void *)DMAC_3_Handler, /* 14 Direct Memory Access Controller…
/bsp/microchip/saml10/bsp/gcc/gcc/
A Dstartup_saml10e16a.c77 void DMAC_3_Handler(void) __attribute__((weak, alias("Dummy_Handler")));
146 ….pfnDMAC_3_Handler = (void *)DMAC_3_Handler, /* 14 Direct Memory Access Controller…
/bsp/microchip/same54/bsp/iar/iar/
A Dstartup_same54.c93 #pragma weak DMAC_3_Handler = Dummy_Handler /* DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TERR_3 */ macro
338 (void *)DMAC_3_Handler, /* 34 DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TERR_3 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/iar/iar/
A Dstartup_samd51.c93 #pragma weak DMAC_3_Handler = Dummy_Handler /* DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TERR_3 */ macro
338 (void *)DMAC_3_Handler, /* 34 DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TERR_3 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/iar/iar/
A Dstartup_samd51.c93 #pragma weak DMAC_3_Handler = Dummy_Handler /* DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TERR_3 */ macro
338 (void *)DMAC_3_Handler, /* 34 DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TERR_3 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/dmac/
A Dhpl_dmac.c251 void DMAC_3_Handler(void) in DMAC_3_Handler() function
/bsp/microchip/saml10/bsp/hpl/dmac/
A Dhpl_dmac.c258 void DMAC_3_Handler(void) in DMAC_3_Handler() function
/bsp/microchip/same54/bsp/hpl/dmac/
A Dhpl_dmac.c251 void DMAC_3_Handler(void) in DMAC_3_Handler() function
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/dmac/
A Dhpl_dmac.c251 void DMAC_3_Handler(void) in DMAC_3_Handler() function
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/arm/
A Dstartup_same54.s115 DCD DMAC_3_Handler ; 34 DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TERR_3
317 EXPORT DMAC_3_Handler [WEAK]
454 DMAC_3_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s115 DCD DMAC_3_Handler ; 34 DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TERR_3
317 EXPORT DMAC_3_Handler [WEAK]
454 DMAC_3_Handler label
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s115 DCD DMAC_3_Handler ; 34 DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TERR_3
317 EXPORT DMAC_3_Handler [WEAK]
454 DMAC_3_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c106 void DMAC_3_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* DMAC_SUSP_3, DMAC_TC…
379 … .pfnDMAC_3_Handler = (void *)DMAC_3_Handler, /* 34 DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TERR_3 */
/bsp/microchip/same54/bsp/gcc/gcc/
A Dstartup_same54.c98 void DMAC_3_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); /* DMAC_SUSP_…
295 ….pfnDMAC_3_Handler = (void*) DMAC_3_Handler, /* 34 DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TE…
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c106 void DMAC_3_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* DMAC_SUSP_3, DMAC_TC…
379 … .pfnDMAC_3_Handler = (void *)DMAC_3_Handler, /* 34 DMAC_SUSP_3, DMAC_TCMPL_3, DMAC_TERR_3 */
/bsp/microchip/saml10/bsp/include/
A Dsaml10d14a.h274 void DMAC_3_Handler ( void );
A Dsaml10d15a.h274 void DMAC_3_Handler ( void );
A Dsaml10d16a.h274 void DMAC_3_Handler ( void );
A Dsaml10e14a.h278 void DMAC_3_Handler ( void );
A Dsaml10e15a.h278 void DMAC_3_Handler ( void );
A Dsaml10e16a.h278 void DMAC_3_Handler ( void );
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h428 void DMAC_3_Handler ( void );
A Dsamd51g19a.h428 void DMAC_3_Handler ( void );
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h428 void DMAC_3_Handler ( void );
A Dsamd51g19a.h428 void DMAC_3_Handler ( void );

Completed in 72 milliseconds

12