Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c44 .bus_clock = SL_BUS_CLOCK_BURAM };
Dsl_device_peripheral_hal_efr32xg27.c51 .bus_clock = SL_BUS_CLOCK_BURAM };
Dsl_device_peripheral_hal_efr32xg29.c51 .bus_clock = SL_BUS_CLOCK_BURAM };
Dsl_device_peripheral_hal_efr32xg24.c58 .bus_clock = SL_BUS_CLOCK_BURAM };
Dsl_device_peripheral_hal_efr32xg23.c58 .bus_clock = SL_BUS_CLOCK_BURAM };
Dsl_device_peripheral_hal_efr32xg28.c58 .bus_clock = SL_BUS_CLOCK_BURAM };
Dsl_device_peripheral_hal_efr32xg25.c65 .bus_clock = SL_BUS_CLOCK_BURAM };
Dsl_device_peripheral_hal_efr32xg26.c65 .bus_clock = SL_BUS_CLOCK_BURAM };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h177 #define SL_BUS_CLOCK_BURAM (&SL_BUS_CLOCK_BURAM_VALUE) macro