Home
last modified time | relevance | path

Searched refs:SL_BUS_CLOCK_EUSART1 (Results 1 – 7 of 7) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg29.c114 .bus_clock = SL_BUS_CLOCK_EUSART1 };
Dsl_device_peripheral_hal_efr32xg24.c114 .bus_clock = SL_BUS_CLOCK_EUSART1 };
Dsl_device_peripheral_hal_efr32xg23.c114 .bus_clock = SL_BUS_CLOCK_EUSART1 };
Dsl_device_peripheral_hal_efr32xg28.c114 .bus_clock = SL_BUS_CLOCK_EUSART1 };
Dsl_device_peripheral_hal_efr32xg25.c128 .bus_clock = SL_BUS_CLOCK_EUSART1 };
Dsl_device_peripheral_hal_efr32xg26.c128 .bus_clock = SL_BUS_CLOCK_EUSART1 };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h210 #define SL_BUS_CLOCK_EUSART1 (&SL_BUS_CLOCK_EUSART1_VALUE) macro