Home
last modified time | relevance | path

Searched defs:sl_peripheral_val_timer4 (Results 1 – 9 of 9) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c280 const sl_peripheral_val_t sl_peripheral_val_timer4 = { .base = TIMER4_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c301 const sl_peripheral_val_t sl_peripheral_val_timer4 = { .base = TIMER4_BASE, variable
Dsl_device_peripheral_hal_efr32xg29.c308 const sl_peripheral_val_t sl_peripheral_val_timer4 = { .base = TIMER4_BASE, variable
Dsl_device_peripheral_hal_efr32xg24.c336 const sl_peripheral_val_t sl_peripheral_val_timer4 = { .base = TIMER4_BASE, variable
Dsl_device_peripheral_hal_efr32xg23.c364 const sl_peripheral_val_t sl_peripheral_val_timer4 = { .base = TIMER4_BASE, variable
Dsl_device_peripheral_hal_efr32xg28.c371 const sl_peripheral_val_t sl_peripheral_val_timer4 = { .base = TIMER4_BASE, variable
Dsl_device_peripheral_hal_efr32xg25.c385 const sl_peripheral_val_t sl_peripheral_val_timer4 = { .base = TIMER4_BASE, variable
Dsl_device_peripheral_hal_efr32xg26.c385 const sl_peripheral_val_t sl_peripheral_val_timer4 = { .base = TIMER4_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c449 __WEAK const sl_peripheral_val_t sl_peripheral_val_timer4 = { .base = 0xFFFFFFFF, variable