Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c270 context->getDataHandlerPtr = config->userGetDataHandler; in Cy_Crypto_Server_Start_Common()
281 if (config->userGetDataHandler != NULL) in Cy_Crypto_Server_Start_Common()
283 isrHandler = config->userGetDataHandler; in Cy_Crypto_Server_Start_Common()
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_common.h356 cy_israddress userGetDataHandler; member