Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc_i2c.h267 } XMC_I2C_CH_CONFIG_t; typedef
294 void XMC_I2C_CH_Init(XMC_USIC_CH_t *const channel, const XMC_I2C_CH_CONFIG_t *const config);
/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_i2c.c114 void XMC_I2C_CH_Init(XMC_USIC_CH_t *const channel, const XMC_I2C_CH_CONFIG_t *const config) in XMC_I2C_CH_Init()