Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_flash_srom.c25 static cy_srom_handler gp_srom_resp_handler = NULL; variable
511 gp_srom_resp_handler = handler; in Cy_Srom_SetResponseHandler()
545 if(gp_srom_resp_handler != NULL) in Cy_Srom_ISR_ResponseIPC()
547 gp_srom_resp_handler(); in Cy_Srom_ISR_ResponseIPC()