Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c198 .bus_clock = SL_BUS_CLOCK_MSC };
Dsl_device_peripheral_hal_efr32xg27.c212 .bus_clock = SL_BUS_CLOCK_MSC };
Dsl_device_peripheral_hal_efr32xg29.c219 .bus_clock = SL_BUS_CLOCK_MSC };
Dsl_device_peripheral_hal_efr32xg24.c240 .bus_clock = SL_BUS_CLOCK_MSC };
Dsl_device_peripheral_hal_efr32xg23.c268 .bus_clock = SL_BUS_CLOCK_MSC };
Dsl_device_peripheral_hal_efr32xg28.c268 .bus_clock = SL_BUS_CLOCK_MSC };
Dsl_device_peripheral_hal_efr32xg25.c282 .bus_clock = SL_BUS_CLOCK_MSC };
Dsl_device_peripheral_hal_efr32xg26.c296 .bus_clock = SL_BUS_CLOCK_MSC };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h312 #define SL_BUS_CLOCK_MSC (&SL_BUS_CLOCK_MSC_VALUE) macro