Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_i2c.c125 XMC_I2C_CH_SetSlaveAddress(channel, config->address); in XMC_I2C_CH_Init()
139 void XMC_I2C_CH_SetSlaveAddress(XMC_USIC_CH_t *const channel, const uint16_t address) in XMC_I2C_CH_SetSlaveAddress() function
/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc_i2c.h478 void XMC_I2C_CH_SetSlaveAddress(XMC_USIC_CH_t *const channel, const uint16_t address);