Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h309 #define SL_PERIPHERAL_TIMER3 (&sl_peripheral_val_timer3)
852 extern const sl_peripheral_val_t sl_peripheral_val_timer3;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c273 const sl_peripheral_val_t sl_peripheral_val_timer3 = { .base = TIMER3_BASE, variable
Dsl_device_peripheral_hal_efr32xg21.c287 const sl_peripheral_val_t sl_peripheral_val_timer3 = { .base = TIMER3_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c294 const sl_peripheral_val_t sl_peripheral_val_timer3 = { .base = TIMER3_BASE, variable
Dsl_device_peripheral_hal_efr32xg29.c301 const sl_peripheral_val_t sl_peripheral_val_timer3 = { .base = TIMER3_BASE, variable
Dsl_device_peripheral_hal_efr32xg24.c329 const sl_peripheral_val_t sl_peripheral_val_timer3 = { .base = TIMER3_BASE, variable
Dsl_device_peripheral_hal_efr32xg23.c357 const sl_peripheral_val_t sl_peripheral_val_timer3 = { .base = TIMER3_BASE, variable
Dsl_device_peripheral_hal_efr32xg28.c364 const sl_peripheral_val_t sl_peripheral_val_timer3 = { .base = TIMER3_BASE, variable
Dsl_device_peripheral_hal_efr32xg25.c378 const sl_peripheral_val_t sl_peripheral_val_timer3 = { .base = TIMER3_BASE, variable
Dsl_device_peripheral_hal_efr32xg26.c378 const sl_peripheral_val_t sl_peripheral_val_timer3 = { .base = TIMER3_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c444 __WEAK const sl_peripheral_val_t sl_peripheral_val_timer3 = { .base = 0xFFFFFFFF, variable