Home
last modified time | relevance | path

Searched refs:PUKCC_Handler (Results 1 – 25 of 31) sorted by relevance

12

/bsp/microchip/same54/bsp/iar/iar/
A Dstartup_same54.c262 #pragma weak PUKCC_Handler = Dummy_Handler macro
554 (void *)PUKCC_Handler, /* 133 PUblic-Key Cryptography Controller */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/iar/iar/
A Dstartup_samd51.c262 #pragma weak PUKCC_Handler = Dummy_Handler macro
554 (void *)PUKCC_Handler, /* 133 PUblic-Key Cryptography Controller */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/iar/iar/
A Dstartup_samd51.c262 #pragma weak PUKCC_Handler = Dummy_Handler macro
554 (void *)PUKCC_Handler, /* 133 PUblic-Key Cryptography Controller */
/bsp/microchip/same54/bsp/armcc/arm_addon/armcc/arm/
A Dstartup_same54.s214 DCD PUKCC_Handler ; 133 PUblic-Key Cryptography Controller
415 EXPORT PUKCC_Handler [WEAK]
552 PUKCC_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s214 DCD PUKCC_Handler ; 133 PUblic-Key Cryptography Controller
415 EXPORT PUKCC_Handler [WEAK]
552 PUKCC_Handler label
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/armcc/Device/SAMD51/Source/ARM/
A Dstartup_samd51.s214 DCD PUKCC_Handler ; 133 PUblic-Key Cryptography Controller
415 EXPORT PUKCC_Handler [WEAK]
552 PUKCC_Handler label
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c304 void PUKCC_Handler(void) __attribute__((weak, alias("Dummy_Handler")));
609 .pfnPUKCC_Handler = (void *)PUKCC_Handler, /* 133 PUblic-Key Cryptography Controller */
/bsp/microchip/same54/bsp/gcc/gcc/
A Dstartup_same54.c227 void PUKCC_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler")));
478 ….pfnPUKCC_Handler = (void*) PUKCC_Handler, /* 133 PUblic-Key Cryptography Controlle…
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dstartup_samd51.c304 void PUKCC_Handler(void) __attribute__((weak, alias("Dummy_Handler")));
609 .pfnPUKCC_Handler = (void *)PUKCC_Handler, /* 133 PUblic-Key Cryptography Controller */
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h502 void PUKCC_Handler ( void );
A Dsamd51g19a.h502 void PUKCC_Handler ( void );
A Dsamd51j20a.h520 void PUKCC_Handler ( void );
A Dsamd51j18a.h520 void PUKCC_Handler ( void );
A Dsamd51j19a.h520 void PUKCC_Handler ( void );
A Dsamd51n19a.h541 void PUKCC_Handler ( void );
A Dsamd51n20a.h541 void PUKCC_Handler ( void );
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h502 void PUKCC_Handler ( void );
A Dsamd51g19a.h502 void PUKCC_Handler ( void );
A Dsamd51j18a.h520 void PUKCC_Handler ( void );
A Dsamd51j19a.h520 void PUKCC_Handler ( void );
A Dsamd51j20a.h520 void PUKCC_Handler ( void );
/bsp/microchip/same54/bsp/include/
A Dsame54n19a.h547 void PUKCC_Handler ( void );
A Dsame54n20a.h547 void PUKCC_Handler ( void );
A Dsame54p19a.h547 void PUKCC_Handler ( void );
A Dsame54p20a.h547 void PUKCC_Handler ( void );

Completed in 141 milliseconds

12