Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_scb_ezi2c.h408 void Cy_SCB_EZI2C_Interrupt(CySCB_Type *base, cy_stc_scb_ezi2c_context_t *context);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_ezi2c.c80 Cy_SCB_EZI2C_Interrupt(obj->base, &(obj->context)); in _cyhal_ezi2c_irq_handler()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_scb_ezi2c.c779 void Cy_SCB_EZI2C_Interrupt(CySCB_Type *base, cy_stc_scb_ezi2c_context_t *context) in Cy_SCB_EZI2C_Interrupt() function