Home
last modified time | relevance | path

Searched refs:userErrorHandler (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c308 context->errorHandlerPtr = config->userErrorHandler; in Cy_Crypto_Server_Start_Common()
334 if (config->userErrorHandler != NULL) in Cy_Crypto_Server_Start_Common()
336 isrHandler = config->userErrorHandler; in Cy_Crypto_Server_Start_Common()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_common.h243 cy_israddress userErrorHandler; member