Home
last modified time | relevance | path

Searched refs:SL_BUS_CLOCK_USART0 (Results 1 – 8 of 8) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c296 .bus_clock = SL_BUS_CLOCK_USART0 };
Dsl_device_peripheral_hal_efr32xg27.c317 .bus_clock = SL_BUS_CLOCK_USART0 };
Dsl_device_peripheral_hal_efr32xg29.c324 .bus_clock = SL_BUS_CLOCK_USART0 };
Dsl_device_peripheral_hal_efr32xg24.c352 .bus_clock = SL_BUS_CLOCK_USART0 };
Dsl_device_peripheral_hal_efr32xg23.c380 .bus_clock = SL_BUS_CLOCK_USART0 };
Dsl_device_peripheral_hal_efr32xg28.c387 .bus_clock = SL_BUS_CLOCK_USART0 };
Dsl_device_peripheral_hal_efr32xg26.c436 .bus_clock = SL_BUS_CLOCK_USART0 };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h447 #define SL_BUS_CLOCK_USART0 (&SL_BUS_CLOCK_USART0_VALUE) macro