Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_scb_i2c.c46 static void MasterHandleDataReceive (CySCB_Type *base, cy_stc_scb_i2c_context_t *context);
2859 MasterHandleDataReceive(base, context); in Cy_SCB_I2C_MasterInterrupt()
2962 static void MasterHandleDataReceive(CySCB_Type *base, cy_stc_scb_i2c_context_t *context) in MasterHandleDataReceive() function