Home
last modified time | relevance | path

Searched refs:SL_BUS_CLOCK_I2C0 (Results 1 – 9 of 9) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c135 .bus_clock = SL_BUS_CLOCK_I2C0 };
Dsl_device_peripheral_hal_efr32xg27.c149 .bus_clock = SL_BUS_CLOCK_I2C0 };
Dsl_device_peripheral_hal_efr32xg29.c156 .bus_clock = SL_BUS_CLOCK_I2C0 };
Dsl_device_peripheral_hal_efr32xg24.c170 .bus_clock = SL_BUS_CLOCK_I2C0 };
Dsl_device_peripheral_hal_efr32xg23.c177 .bus_clock = SL_BUS_CLOCK_I2C0 };
Dsl_device_peripheral_hal_efr32xg28.c177 .bus_clock = SL_BUS_CLOCK_I2C0 };
Dsl_device_peripheral_hal_efr32xg25.c205 .bus_clock = SL_BUS_CLOCK_I2C0 };
Dsl_device_peripheral_hal_efr32xg26.c198 .bus_clock = SL_BUS_CLOCK_I2C0 };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h249 #define SL_BUS_CLOCK_I2C0 (&SL_BUS_CLOCK_I2C0_VALUE) macro