Home
last modified time | relevance | path

Searched refs:SL_BUS_CLOCK_ACMP0 (Results 1 – 8 of 8) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg27.c44 .bus_clock = SL_BUS_CLOCK_ACMP0 };
Dsl_device_peripheral_hal_efr32xg29.c44 .bus_clock = SL_BUS_CLOCK_ACMP0 };
Dsl_device_peripheral_hal_efr32xg24.c44 .bus_clock = SL_BUS_CLOCK_ACMP0 };
Dsl_device_peripheral_hal_efr32xg23.c44 .bus_clock = SL_BUS_CLOCK_ACMP0 };
Dsl_device_peripheral_hal_efr32xg28.c44 .bus_clock = SL_BUS_CLOCK_ACMP0 };
Dsl_device_peripheral_hal_efr32xg25.c44 .bus_clock = SL_BUS_CLOCK_ACMP0 };
Dsl_device_peripheral_hal_efr32xg26.c44 .bus_clock = SL_BUS_CLOCK_ACMP0 };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h159 #define SL_BUS_CLOCK_ACMP0 (&SL_BUS_CLOCK_ACMP0_VALUE) macro