Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c307 context->getDataHandlerPtr = config->userGetDataHandler; in Cy_Crypto_Server_Start_Common()
316 if (config->userGetDataHandler != NULL) in Cy_Crypto_Server_Start_Common()
318 isrHandler = config->userGetDataHandler; in Cy_Crypto_Server_Start_Common()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_common.h234 cy_israddress userGetDataHandler; member