Searched refs:userErrorHandler (Results 1 – 2 of 2) sorted by relevance
271 context->errorHandlerPtr = config->userErrorHandler; in Cy_Crypto_Server_Start_Common()305 if (config->userErrorHandler != NULL) in Cy_Crypto_Server_Start_Common()307 isrHandler = config->userErrorHandler; in Cy_Crypto_Server_Start_Common()
417 cy_israddress userErrorHandler; member