Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h357 #define SL_PERIPHERAL_WDOG0 (&sl_peripheral_val_wdog0)
900 extern const sl_peripheral_val_t sl_peripheral_val_wdog0;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c308 const sl_peripheral_val_t sl_peripheral_val_wdog0 = { .base = WDOG0_BASE, variable
Dsl_device_peripheral_hal_efr32xg21.c322 const sl_peripheral_val_t sl_peripheral_val_wdog0 = { .base = WDOG0_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c329 const sl_peripheral_val_t sl_peripheral_val_wdog0 = { .base = WDOG0_BASE, variable
Dsl_device_peripheral_hal_efr32xg29.c336 const sl_peripheral_val_t sl_peripheral_val_wdog0 = { .base = WDOG0_BASE, variable
Dsl_device_peripheral_hal_efr32xg24.c371 const sl_peripheral_val_t sl_peripheral_val_wdog0 = { .base = WDOG0_BASE, variable
Dsl_device_peripheral_hal_efr32xg23.c392 const sl_peripheral_val_t sl_peripheral_val_wdog0 = { .base = WDOG0_BASE, variable
Dsl_device_peripheral_hal_efr32xg28.c399 const sl_peripheral_val_t sl_peripheral_val_wdog0 = { .base = WDOG0_BASE, variable
Dsl_device_peripheral_hal_efr32xg25.c448 const sl_peripheral_val_t sl_peripheral_val_wdog0 = { .base = WDOG0_BASE, variable
Dsl_device_peripheral_hal_efr32xg26.c469 const sl_peripheral_val_t sl_peripheral_val_wdog0 = { .base = WDOG0_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c524 __WEAK const sl_peripheral_val_t sl_peripheral_val_wdog0 = { .base = 0xFFFFFFFF, variable