Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_scb_i2c.c40 static void SlaveHandleDataReceive (CySCB_Type *base, cy_stc_scb_i2c_context_t *context);
2248 SlaveHandleDataReceive(base, context); in Cy_SCB_I2C_SlaveInterrupt()
2557 static void SlaveHandleDataReceive(CySCB_Type *base, cy_stc_scb_i2c_context_t *context) in SlaveHandleDataReceive() function