Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h189 #define SL_PERIPHERAL_LCD (&sl_peripheral_val_lcd)
732 extern const sl_peripheral_val_t sl_peripheral_val_lcd;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg23.c210 const sl_peripheral_val_t sl_peripheral_val_lcd = { .base = LCD_BASE, variable
Dsl_device_peripheral_hal_efr32xg28.c210 const sl_peripheral_val_t sl_peripheral_val_lcd = { .base = LCD_BASE, variable
Dsl_device_peripheral_hal_efr32xg26.c245 const sl_peripheral_val_t sl_peripheral_val_lcd = { .base = LCD_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c244 __WEAK const sl_peripheral_val_t sl_peripheral_val_lcd = { .base = 0xFFFFFFFF, variable