Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg24.c359 .bus_clock = SL_BUS_CLOCK_VDAC0 };
Dsl_device_peripheral_hal_efr32xg23.c387 .bus_clock = SL_BUS_CLOCK_VDAC0 };
Dsl_device_peripheral_hal_efr32xg28.c394 .bus_clock = SL_BUS_CLOCK_VDAC0 };
Dsl_device_peripheral_hal_efr32xg25.c443 .bus_clock = SL_BUS_CLOCK_VDAC0 };
Dsl_device_peripheral_hal_efr32xg26.c457 .bus_clock = SL_BUS_CLOCK_VDAC0 };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h459 #define SL_BUS_CLOCK_VDAC0 (&SL_BUS_CLOCK_VDAC0_VALUE) macro