Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_scb_i2c.c47 static void MasterHandleStop (CySCB_Type *base, cy_stc_scb_i2c_context_t *context);
2880 MasterHandleStop(base, context); in Cy_SCB_I2C_MasterInterrupt()
3147 static void MasterHandleStop(CySCB_Type *base, cy_stc_scb_i2c_context_t *context) in MasterHandleStop() function