Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h165 #define SL_PERIPHERAL_I2C1 (&sl_peripheral_val_i2c1)
708 extern const sl_peripheral_val_t sl_peripheral_val_i2c1;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c140 const sl_peripheral_val_t sl_peripheral_val_i2c1 = { .base = I2C1_BASE, variable
Dsl_device_peripheral_hal_efr32xg21.c147 const sl_peripheral_val_t sl_peripheral_val_i2c1 = { .base = I2C1_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c154 const sl_peripheral_val_t sl_peripheral_val_i2c1 = { .base = I2C1_BASE, variable
Dsl_device_peripheral_hal_efr32xg29.c161 const sl_peripheral_val_t sl_peripheral_val_i2c1 = { .base = I2C1_BASE, variable
Dsl_device_peripheral_hal_efr32xg24.c175 const sl_peripheral_val_t sl_peripheral_val_i2c1 = { .base = I2C1_BASE, variable
Dsl_device_peripheral_hal_efr32xg23.c182 const sl_peripheral_val_t sl_peripheral_val_i2c1 = { .base = I2C1_BASE, variable
Dsl_device_peripheral_hal_efr32xg28.c182 const sl_peripheral_val_t sl_peripheral_val_i2c1 = { .base = I2C1_BASE, variable
Dsl_device_peripheral_hal_efr32xg25.c210 const sl_peripheral_val_t sl_peripheral_val_i2c1 = { .base = I2C1_BASE, variable
Dsl_device_peripheral_hal_efr32xg26.c203 const sl_peripheral_val_t sl_peripheral_val_i2c1 = { .base = I2C1_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c204 __WEAK const sl_peripheral_val_t sl_peripheral_val_i2c1 = { .base = 0xFFFFFFFF, variable