Home
last modified time | relevance | path

Searched refs:SL_BUS_CLOCK_EUSART2 (Results 1 – 5 of 5) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg23.c121 .bus_clock = SL_BUS_CLOCK_EUSART2 };
Dsl_device_peripheral_hal_efr32xg28.c121 .bus_clock = SL_BUS_CLOCK_EUSART2 };
Dsl_device_peripheral_hal_efr32xg25.c135 .bus_clock = SL_BUS_CLOCK_EUSART2 };
Dsl_device_peripheral_hal_efr32xg26.c135 .bus_clock = SL_BUS_CLOCK_EUSART2 };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h213 #define SL_BUS_CLOCK_EUSART2 (&SL_BUS_CLOCK_EUSART2_VALUE) macro