Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg23.c212 .bus_clock = SL_BUS_CLOCK_LCD };
Dsl_device_peripheral_hal_efr32xg28.c212 .bus_clock = SL_BUS_CLOCK_LCD };
Dsl_device_peripheral_hal_efr32xg26.c247 .bus_clock = SL_BUS_CLOCK_LCD };
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_clock.h279 #define SL_BUS_CLOCK_LCD (&SL_BUS_CLOCK_LCD_VALUE) macro