Home
last modified time | relevance | path

Searched refs:sl_peripheral_val_msc (Results 1 – 11 of 11) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h228 #define SL_PERIPHERAL_MSC (&sl_peripheral_val_msc)
771 extern const sl_peripheral_val_t sl_peripheral_val_msc;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c196 const sl_peripheral_val_t sl_peripheral_val_msc = { .base = MSC_BASE, variable
Dsl_device_peripheral_hal_efr32xg21.c210 const sl_peripheral_val_t sl_peripheral_val_msc = { .base = MSC_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c210 const sl_peripheral_val_t sl_peripheral_val_msc = { .base = MSC_BASE, variable
Dsl_device_peripheral_hal_efr32xg29.c217 const sl_peripheral_val_t sl_peripheral_val_msc = { .base = MSC_BASE, variable
Dsl_device_peripheral_hal_efr32xg24.c238 const sl_peripheral_val_t sl_peripheral_val_msc = { .base = MSC_BASE, variable
Dsl_device_peripheral_hal_efr32xg23.c266 const sl_peripheral_val_t sl_peripheral_val_msc = { .base = MSC_BASE, variable
Dsl_device_peripheral_hal_efr32xg28.c266 const sl_peripheral_val_t sl_peripheral_val_msc = { .base = MSC_BASE, variable
Dsl_device_peripheral_hal_efr32xg25.c280 const sl_peripheral_val_t sl_peripheral_val_msc = { .base = MSC_BASE, variable
Dsl_device_peripheral_hal_efr32xg26.c294 const sl_peripheral_val_t sl_peripheral_val_msc = { .base = MSC_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c309 __WEAK const sl_peripheral_val_t sl_peripheral_val_msc = { .base = 0xFFFFFFFF, variable