Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_scb_i2c.h732 void Cy_SCB_I2C_MasterAbortRead (CySCB_Type *base, cy_stc_scb_i2c_context_t *context);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_i2c.c885 Cy_SCB_I2C_MasterAbortRead(obj->base, &obj->context); in cyhal_i2c_abort_async()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_scb_i2c.c1368 void Cy_SCB_I2C_MasterAbortRead(CySCB_Type *base, cy_stc_scb_i2c_context_t *context) in Cy_SCB_I2C_MasterAbortRead() function