Home
last modified time | relevance | path

Searched defs:sl_peripheral_val_burtc (Results 1 – 10 of 10) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c49 const sl_peripheral_val_t sl_peripheral_val_burtc = { .base = BURTC_BASE, variable
Dsl_device_peripheral_hal_efr32xg21.c70 const sl_peripheral_val_t sl_peripheral_val_burtc = { .base = BURTC_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c56 const sl_peripheral_val_t sl_peripheral_val_burtc = { .base = BURTC_BASE, variable
Dsl_device_peripheral_hal_efr32xg29.c56 const sl_peripheral_val_t sl_peripheral_val_burtc = { .base = BURTC_BASE, variable
Dsl_device_peripheral_hal_efr32xg24.c63 const sl_peripheral_val_t sl_peripheral_val_burtc = { .base = BURTC_BASE, variable
Dsl_device_peripheral_hal_efr32xg23.c63 const sl_peripheral_val_t sl_peripheral_val_burtc = { .base = BURTC_BASE, variable
Dsl_device_peripheral_hal_efr32xg28.c63 const sl_peripheral_val_t sl_peripheral_val_burtc = { .base = BURTC_BASE, variable
Dsl_device_peripheral_hal_efr32xg25.c70 const sl_peripheral_val_t sl_peripheral_val_burtc = { .base = BURTC_BASE, variable
Dsl_device_peripheral_hal_efr32xg26.c70 const sl_peripheral_val_t sl_peripheral_val_burtc = { .base = BURTC_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c74 __WEAK const sl_peripheral_val_t sl_peripheral_val_burtc = { .base = 0xFFFFFFFF, variable