Home
last modified time | relevance | path

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

12

/bsp/microchip/saml10/bsp/iar/iar/
A Dstartup_saml10e16a.c67 #pragma weak DMAC_1_Handler = Dummy_Handler macro
143 ….pfnDMAC_1_Handler = (void *)DMAC_1_Handler, /* 12 Direct Memory Access Controller…
/bsp/microchip/saml10/bsp/gcc/gcc/
A Dstartup_saml10e16a.c75 void DMAC_1_Handler(void) __attribute__((weak, alias("Dummy_Handler")));
144 ….pfnDMAC_1_Handler = (void *)DMAC_1_Handler, /* 12 Direct Memory Access Controller…
/bsp/microchip/same54/bsp/iar/iar/
A Dstartup_same54.c91 #pragma weak DMAC_1_Handler = Dummy_Handler /* DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TERR_1 */ macro
336 (void *)DMAC_1_Handler, /* 32 DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TERR_1 */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/iar/iar/
A Dstartup_samd51.c91 #pragma weak DMAC_1_Handler = Dummy_Handler /* DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TERR_1 */ macro
336 (void *)DMAC_1_Handler, /* 32 DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TERR_1 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/iar/iar/
A Dstartup_samd51.c91 #pragma weak DMAC_1_Handler = Dummy_Handler /* DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TERR_1 */ macro
336 (void *)DMAC_1_Handler, /* 32 DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TERR_1 */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/dmac/
A Dhpl_dmac.c237 void DMAC_1_Handler(void) in DMAC_1_Handler() function
/bsp/microchip/saml10/bsp/hpl/dmac/
A Dhpl_dmac.c244 void DMAC_1_Handler(void) in DMAC_1_Handler() function
/bsp/microchip/same54/bsp/hpl/dmac/
A Dhpl_dmac.c237 void DMAC_1_Handler(void) in DMAC_1_Handler() function
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/dmac/
A Dhpl_dmac.c237 void DMAC_1_Handler(void) in DMAC_1_Handler() function
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/arm/
A Dstartup_same54.s113 DCD DMAC_1_Handler ; 32 DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TERR_1
315 EXPORT DMAC_1_Handler [WEAK]
452 DMAC_1_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s113 DCD DMAC_1_Handler ; 32 DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TERR_1
315 EXPORT DMAC_1_Handler [WEAK]
452 DMAC_1_Handler label
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s113 DCD DMAC_1_Handler ; 32 DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TERR_1
315 EXPORT DMAC_1_Handler [WEAK]
452 DMAC_1_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c104 void DMAC_1_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* DMAC_SUSP_1, DMAC_TC…
377 … .pfnDMAC_1_Handler = (void *)DMAC_1_Handler, /* 32 DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TERR_1 */
/bsp/microchip/same54/bsp/gcc/gcc/
A Dstartup_same54.c96 void DMAC_1_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); /* DMAC_SUSP_…
293 ….pfnDMAC_1_Handler = (void*) DMAC_1_Handler, /* 32 DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TE…
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c104 void DMAC_1_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); /* DMAC_SUSP_1, DMAC_TC…
377 … .pfnDMAC_1_Handler = (void *)DMAC_1_Handler, /* 32 DMAC_SUSP_1, DMAC_TCMPL_1, DMAC_TERR_1 */
/bsp/microchip/saml10/bsp/include/
A Dsaml10d14a.h272 void DMAC_1_Handler ( void );
A Dsaml10d15a.h272 void DMAC_1_Handler ( void );
A Dsaml10d16a.h272 void DMAC_1_Handler ( void );
A Dsaml10e14a.h276 void DMAC_1_Handler ( void );
A Dsaml10e15a.h276 void DMAC_1_Handler ( void );
A Dsaml10e16a.h276 void DMAC_1_Handler ( void );
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h426 void DMAC_1_Handler ( void );
A Dsamd51g19a.h426 void DMAC_1_Handler ( void );
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h426 void DMAC_1_Handler ( void );
A Dsamd51g19a.h426 void DMAC_1_Handler ( void );

Completed in 88 milliseconds

12