Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c72 .bus_clock = SL_BUS_CLOCK_DCDC };
Dsl_device_peripheral_hal_efr32xg27.c79 .bus_clock = SL_BUS_CLOCK_DCDC };
Dsl_device_peripheral_hal_efr32xg29.c79 .bus_clock = SL_BUS_CLOCK_DCDC };
Dsl_device_peripheral_hal_efr32xg24.c79 .bus_clock = SL_BUS_CLOCK_DCDC };
Dsl_device_peripheral_hal_efr32xg23.c79 .bus_clock = SL_BUS_CLOCK_DCDC };
Dsl_device_peripheral_hal_efr32xg28.c79 .bus_clock = SL_BUS_CLOCK_DCDC };
Dsl_device_peripheral_hal_efr32xg25.c86 .bus_clock = SL_BUS_CLOCK_DCDC };
Dsl_device_peripheral_hal_efr32xg26.c86 .bus_clock = SL_BUS_CLOCK_DCDC };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h186 #define SL_BUS_CLOCK_DCDC (&SL_BUS_CLOCK_DCDC_VALUE) macro