Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_ifx_xmc4.c28 #define I2C_XMC_EVENTS_MASK ( \ macro
364 XMC_I2C_CH_DisableEvent(config->i2c, I2C_XMC_EVENTS_MASK); in ifx_xmc4_i2c_target_unregister()
452 XMC_I2C_CH_EnableEvent(config->i2c, I2C_XMC_EVENTS_MASK); \