Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h114 #define SL_PERIPHERAL_EMU (&sl_peripheral_val_emu)
657 extern const sl_peripheral_val_t sl_peripheral_val_emu;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c84 const sl_peripheral_val_t sl_peripheral_val_emu = { .base = EMU_BASE, variable
Dsl_device_peripheral_hal_efr32xg21.c91 const sl_peripheral_val_t sl_peripheral_val_emu = { .base = EMU_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c91 const sl_peripheral_val_t sl_peripheral_val_emu = { .base = EMU_BASE, variable
Dsl_device_peripheral_hal_efr32xg29.c91 const sl_peripheral_val_t sl_peripheral_val_emu = { .base = EMU_BASE, variable
Dsl_device_peripheral_hal_efr32xg24.c98 const sl_peripheral_val_t sl_peripheral_val_emu = { .base = EMU_BASE, variable
Dsl_device_peripheral_hal_efr32xg23.c98 const sl_peripheral_val_t sl_peripheral_val_emu = { .base = EMU_BASE, variable
Dsl_device_peripheral_hal_efr32xg28.c98 const sl_peripheral_val_t sl_peripheral_val_emu = { .base = EMU_BASE, variable
Dsl_device_peripheral_hal_efr32xg25.c105 const sl_peripheral_val_t sl_peripheral_val_emu = { .base = EMU_BASE, variable
Dsl_device_peripheral_hal_efr32xg26.c112 const sl_peripheral_val_t sl_peripheral_val_emu = { .base = EMU_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c119 __WEAK const sl_peripheral_val_t sl_peripheral_val_emu = { .base = 0xFFFFFFFF, variable