Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c149 .bus_clock = SL_BUS_CLOCK_IADC0 };
Dsl_device_peripheral_hal_efr32xg27.c163 .bus_clock = SL_BUS_CLOCK_IADC0 };
Dsl_device_peripheral_hal_efr32xg29.c170 .bus_clock = SL_BUS_CLOCK_IADC0 };
Dsl_device_peripheral_hal_efr32xg24.c184 .bus_clock = SL_BUS_CLOCK_IADC0 };
Dsl_device_peripheral_hal_efr32xg23.c191 .bus_clock = SL_BUS_CLOCK_IADC0 };
Dsl_device_peripheral_hal_efr32xg28.c191 .bus_clock = SL_BUS_CLOCK_IADC0 };
Dsl_device_peripheral_hal_efr32xg25.c219 .bus_clock = SL_BUS_CLOCK_IADC0 };
Dsl_device_peripheral_hal_efr32xg26.c226 .bus_clock = SL_BUS_CLOCK_IADC0 };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h261 #define SL_BUS_CLOCK_IADC0 (&SL_BUS_CLOCK_IADC0_VALUE) macro