Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c303 .bus_clock = SL_BUS_CLOCK_USART1 };
Dsl_device_peripheral_hal_efr32xg27.c324 .bus_clock = SL_BUS_CLOCK_USART1 };
Dsl_device_peripheral_hal_efr32xg29.c331 .bus_clock = SL_BUS_CLOCK_USART1 };
Dsl_device_peripheral_hal_efr32xg26.c443 .bus_clock = SL_BUS_CLOCK_USART1 };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h450 #define SL_BUS_CLOCK_USART1 (&SL_BUS_CLOCK_USART1_VALUE) macro