Searched refs:LPI2C_SlaveInit (Results 1 – 6 of 6) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/i2c/ |
| D | fsl_adapter_lpi2c.c | 169 LPI2C_SlaveInit(s_i2cBases[i2cSlaveHandle->instance], &i2cConfig, halI2cConfig->srcClock_Hz); in HAL_I2cSlaveInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/ |
| D | fsl_lpi2c.h | 1012 void LPI2C_SlaveInit(LPI2C_Type *base, const lpi2c_slave_config_t *slaveConfig, uint32_t sourceCloc…
|
| D | fsl_lpi2c.c | 1682 void LPI2C_SlaveInit(LPI2C_Type *base, const lpi2c_slave_config_t *slaveConfig, uint32_t sourceCloc… in LPI2C_SlaveInit() function
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/ |
| D | fsl_lpi2c.h | 1050 void LPI2C_SlaveInit(LPI2C_Type *base, const lpi2c_slave_config_t *slaveConfig, uint32_t sourceCloc…
|
| D | fsl_lpi2c.c | 1824 void LPI2C_SlaveInit(LPI2C_Type *base, const lpi2c_slave_config_t *slaveConfig, uint32_t sourceCloc… in LPI2C_SlaveInit() function
|
| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/lpi2c/ |
| D | fsl_lpi2c_cmsis.c | 882 LPI2C_SlaveInit(lpi2c->resource->base, &slaveConfig, lpi2c->resource->GetFreq()); in LPI2C_InterruptPowerControl()
|