Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto.c47 static void Cy_Crypto_Client_ReleaseIntrHndlr(void);
63 static void Cy_Crypto_Client_ReleaseIntrHndlr(void) in Cy_Crypto_Client_ReleaseIntrHndlr() function
235 … (void)Cy_SysInt_Init(&config->releaseNotifierConfig, &Cy_Crypto_Client_ReleaseIntrHndlr); in Cy_Crypto_Init()