Home
last modified time | relevance | path

Searched refs:sl_peripheral_val_scratchpad (Results 1 – 6 of 6) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h267 #define SL_PERIPHERAL_SCRATCHPAD (&sl_peripheral_val_scratchpad)
810 extern const sl_peripheral_val_t sl_peripheral_val_scratchpad;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg24.c273 const sl_peripheral_val_t sl_peripheral_val_scratchpad = { .base = SCRATCHPAD_BASE, variable
Dsl_device_peripheral_hal_efr32xg23.c301 const sl_peripheral_val_t sl_peripheral_val_scratchpad = { .base = SCRATCHPAD_BASE, variable
Dsl_device_peripheral_hal_efr32xg28.c308 const sl_peripheral_val_t sl_peripheral_val_scratchpad = { .base = SCRATCHPAD_BASE, variable
Dsl_device_peripheral_hal_efr32xg25.c322 const sl_peripheral_val_t sl_peripheral_val_scratchpad = { .base = SCRATCHPAD_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c374 __WEAK const sl_peripheral_val_t sl_peripheral_val_scratchpad = { .base = 0xFFFFFFFF, variable