Home
last modified time | relevance | path

Searched refs:SL_BUS_CLOCK_ACMP1 (Results 1 – 6 of 6) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg24.c51 .bus_clock = SL_BUS_CLOCK_ACMP1 };
Dsl_device_peripheral_hal_efr32xg23.c51 .bus_clock = SL_BUS_CLOCK_ACMP1 };
Dsl_device_peripheral_hal_efr32xg28.c51 .bus_clock = SL_BUS_CLOCK_ACMP1 };
Dsl_device_peripheral_hal_efr32xg25.c51 .bus_clock = SL_BUS_CLOCK_ACMP1 };
Dsl_device_peripheral_hal_efr32xg26.c51 .bus_clock = SL_BUS_CLOCK_ACMP1 };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h162 #define SL_BUS_CLOCK_ACMP1 (&SL_BUS_CLOCK_ACMP1_VALUE) macro