Home
last modified time | relevance | path

Searched refs:PTC_Handler (Results 1 – 25 of 70) sorted by relevance

123

/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/source/iar/
A Dstartup_samd20.c88 void PTC_Handler ( void );
137 #pragma weak PTC_Handler = Dummy_Handler macro
222 (void*) PTC_Handler /* 24 Peripheral Touch Controller */
/bsp/microchip/samc21/bsp/samc21/iar/iar/
A Dstartup_samc21.c105 #pragma weak PTC_Handler = Dummy_Handler macro
217 (void *)PTC_Handler /* 30 Peripheral Touch Controller */
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/source/arm/
A Dstartup_SAMD20.s105 DCD PTC_Handler ; 24 Peripheral Touch Controller
176 EXPORT PTC_Handler [WEAK]
202 PTC_Handler label
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/source/gcc/
A Dstartup_samd20.c116 void PTC_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler")));
196 (void*) PTC_Handler /* 24 Peripheral Touch Controller */
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/source/iar/
A Dstartup_samd21.c104 #pragma weak PTC_Handler = Dummy_Handler macro
201 (void*) PTC_Handler, /* 26 Peripheral Touch Controller */
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/source/arm/
A Dstartup_SAMD21.s107 DCD PTC_Handler ; 26 Peripheral Touch Controller
182 EXPORT PTC_Handler [WEAK]
212 PTC_Handler label
/bsp/microchip/samc21/bsp/samc21/armcc/Device/SAMC21/Source/ARM/
A Dstartup_SAMC21.s111 DCD PTC_Handler ; 30 Peripheral Touch Controller
187 EXPORT PTC_Handler [WEAK]
219 PTC_Handler label
/bsp/microchip/saml10/bsp/iar/iar/
A Dstartup_saml10e16a.c97 #pragma weak PTC_Handler = Dummy_Handler macro
173 … .pfnPTC_Handler = (void *)PTC_Handler, /* 42 Peripheral Touch Controller */
/bsp/microchip/samc21/bsp/samc21/gcc/gcc/
A Dstartup_samc21.c116 void PTC_Handler(void) __attribute__((weak, alias("Dummy_Handler")));
223 .pfnPTC_Handler = (void *)PTC_Handler /* 30 Peripheral Touch Controller */
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/source/gcc/
A Dstartup_samd21.c117 void PTC_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler")));
209 … .pfnPTC_Handler = (void*) PTC_Handler, /* 26 Peripheral Touch Controller */
/bsp/microchip/saml10/bsp/gcc/gcc/
A Dstartup_saml10e16a.c105 void PTC_Handler(void) __attribute__((weak, alias("Dummy_Handler")));
174 … .pfnPTC_Handler = (void *)PTC_Handler, /* 42 Peripheral Touch Controller */
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/
A Dsamd20e14.h209 void PTC_Handler ( void );
A Dsamd20e15.h209 void PTC_Handler ( void );
A Dsamd20g14.h210 void PTC_Handler ( void );
A Dsamd20g15.h210 void PTC_Handler ( void );
A Dsamd20g16.h210 void PTC_Handler ( void );
A Dsamd20g17.h210 void PTC_Handler ( void );
A Dsamd20g17u.h210 void PTC_Handler ( void );
A Dsamd20g18.h210 void PTC_Handler ( void );
A Dsamd20g18u.h210 void PTC_Handler ( void );
A Dsamd20e16.h209 void PTC_Handler ( void );
A Dsamd20e17.h209 void PTC_Handler ( void );
A Dsamd20e18.h209 void PTC_Handler ( void );
A Dsamd20j14.h217 void PTC_Handler ( void );
A Dsamd20j15.h217 void PTC_Handler ( void );

Completed in 67 milliseconds

123