Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c.h149 } lpi2c_master_config_t; typedef
438 void LPI2C_MasterGetDefaultConfig(lpi2c_master_config_t *masterConfig);
453 void LPI2C_MasterInit(LPI2C_Type *base, const lpi2c_master_config_t *masterConfig, uint32_t sourceC…
Dfsl_lpi2c.c309 void LPI2C_MasterGetDefaultConfig(lpi2c_master_config_t *masterConfig) in LPI2C_MasterGetDefaultConfig()
326 void LPI2C_MasterInit(LPI2C_Type *base, const lpi2c_master_config_t *masterConfig, uint32_t sourceC… in LPI2C_MasterInit()