Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_scb_ezi2c.c40 static void HandleErrors (CySCB_Type *base, cy_stc_scb_ezi2c_context_t *context);
791 HandleErrors(base, context); in Cy_SCB_EZI2C_Interrupt()
864 static void HandleErrors(CySCB_Type *base, cy_stc_scb_ezi2c_context_t *context) in HandleErrors() function