Home
last modified time | relevance | path

Searched refs:SL_BUS_CLOCK_PRORTC (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c212 .bus_clock = SL_BUS_CLOCK_PRORTC };
Dsl_device_peripheral_hal_efr32xg27.c226 .bus_clock = SL_BUS_CLOCK_PRORTC };
Dsl_device_peripheral_hal_efr32xg29.c233 .bus_clock = SL_BUS_CLOCK_PRORTC };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h330 #define SL_BUS_CLOCK_PRORTC (&SL_BUS_CLOCK_PRORTC_VALUE) macro