Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg24.c380 .bus_clock = SL_BUS_CLOCK_WDOG1 };
Dsl_device_peripheral_hal_efr32xg23.c401 .bus_clock = SL_BUS_CLOCK_WDOG1 };
Dsl_device_peripheral_hal_efr32xg28.c408 .bus_clock = SL_BUS_CLOCK_WDOG1 };
Dsl_device_peripheral_hal_efr32xg25.c457 .bus_clock = SL_BUS_CLOCK_WDOG1 };
Dsl_device_peripheral_hal_efr32xg26.c478 .bus_clock = SL_BUS_CLOCK_WDOG1 };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h468 #define SL_BUS_CLOCK_WDOG1 (&SL_BUS_CLOCK_WDOG1_VALUE) macro