Home
last modified time | relevance | path

Searched refs:DMAC_Handler (Results 1 – 25 of 48) sorted by relevance

12

/bsp/microchip/samc21/bsp/samc21/iar/iar/
A Dstartup_samc21.c59 #pragma weak DMAC_Handler = Dummy_Handler macro
149 (void *)DMAC_Handler, /* 7 Direct Memory Access Controller */
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/source/iar/
A Dstartup_samd21.c67 #pragma weak DMAC_Handler = Dummy_Handler macro
148 (void*) DMAC_Handler, /* 6 Direct Memory Access Controller */
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/source/arm/
A Dstartup_SAMD21.s87 DCD DMAC_Handler ; 6 Direct Memory Access Controller
162 EXPORT DMAC_Handler [WEAK]
192 DMAC_Handler label
/bsp/microchip/samc21/bsp/samc21/armcc/Device/SAMC21/Source/ARM/
A Dstartup_SAMC21.s88 DCD DMAC_Handler ; 7 Direct Memory Access Controller
164 EXPORT DMAC_Handler [WEAK]
196 DMAC_Handler label
/bsp/microchip/samc21/bsp/samc21/gcc/gcc/
A Dstartup_samc21.c70 void DMAC_Handler(void) __attribute__((weak, alias("Dummy_Handler")));
155 .pfnDMAC_Handler = (void *)DMAC_Handler, /* 7 Direct Memory Access Controller */
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/source/gcc/
A Dstartup_samd21.c80 void DMAC_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler")));
156 … .pfnDMAC_Handler = (void*) DMAC_Handler, /* 6 Direct Memory Access Controller */
/bsp/microchip/samc21/bsp/hpl/dmac/
A Dhpl_dmac.c239 void DMAC_Handler(void) in DMAC_Handler() function
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/
A Dsamd21e15a.h199 void DMAC_Handler ( void );
A Dsamd21e15l.h197 void DMAC_Handler ( void );
A Dsamd21e16a.h199 void DMAC_Handler ( void );
A Dsamd21e16l.h197 void DMAC_Handler ( void );
A Dsamd21e17a.h199 void DMAC_Handler ( void );
A Dsamd21e18a.h199 void DMAC_Handler ( void );
A Dsamd21g17a.h201 void DMAC_Handler ( void );
A Dsamd21g17au.h203 void DMAC_Handler ( void );
A Dsamd21g18a.h201 void DMAC_Handler ( void );
A Dsamd21g18au.h203 void DMAC_Handler ( void );
A Dsamd21j15a.h203 void DMAC_Handler ( void );
A Dsamd21j15b.h203 void DMAC_Handler ( void );
A Dsamd21j16b.h203 void DMAC_Handler ( void );
A Dsamd21j17a.h203 void DMAC_Handler ( void );
A Dsamd21j18a.h203 void DMAC_Handler ( void );
A Dsamd21e15b.h199 void DMAC_Handler ( void );
A Dsamd21e15bu.h199 void DMAC_Handler ( void );
A Dsamd21e16b.h199 void DMAC_Handler ( void );

Completed in 78 milliseconds

12