Searched refs:Cy_SCB_I2C_SlaveAbortRead (Results 1 – 3 of 3) sorted by relevance
710 void Cy_SCB_I2C_SlaveAbortRead (CySCB_Type *base, cy_stc_scb_i2c_context_t *context);
644 Cy_SCB_I2C_SlaveAbortRead(obj->base, &obj->context); in cyhal_i2c_slave_abort_read()
889 void Cy_SCB_I2C_SlaveAbortRead(CySCB_Type *base, cy_stc_scb_i2c_context_t *context) in Cy_SCB_I2C_SlaveAbortRead() function