Home
last modified time | relevance | path

Searched refs:SL_BUS_CLOCK_PRS (Results 1 – 11 of 11) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer_hal_sysrtc.c114 sl_clock_manager_enable_bus_clock(SL_BUS_CLOCK_PRS); in sli_sleeptimer_hal_power_manager_integration_init()
136 sl_clock_manager_enable_bus_clock(SL_BUS_CLOCK_PRS); in sli_sleeptimer_hal_hfxo_manager_integration_init()
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c219 .bus_clock = SL_BUS_CLOCK_PRS };
Dsl_device_peripheral_hal_efr32xg27.c233 .bus_clock = SL_BUS_CLOCK_PRS };
Dsl_device_peripheral_hal_efr32xg29.c240 .bus_clock = SL_BUS_CLOCK_PRS };
Dsl_device_peripheral_hal_efr32xg24.c261 .bus_clock = SL_BUS_CLOCK_PRS };
Dsl_device_peripheral_hal_efr32xg23.c289 .bus_clock = SL_BUS_CLOCK_PRS };
Dsl_device_peripheral_hal_efr32xg28.c296 .bus_clock = SL_BUS_CLOCK_PRS };
Dsl_device_peripheral_hal_efr32xg25.c303 .bus_clock = SL_BUS_CLOCK_PRS };
Dsl_device_peripheral_hal_efr32xg26.c317 .bus_clock = SL_BUS_CLOCK_PRS };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h336 #define SL_BUS_CLOCK_PRS (&SL_BUS_CLOCK_PRS_VALUE) macro
/hal_silabs-latest/simplicity_sdk/platform/service/clock_manager/src/
Dsl_clock_manager_init_hal_s2.c208 sl_clock_manager_enable_bus_clock(SL_BUS_CLOCK_PRS); in init_hfxo()