Searched refs:userErrorHandler (Results 1 – 2 of 2) sorted by relevance
308 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()
243 cy_israddress userErrorHandler; member