Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h264 #define SL_PERIPHERAL_RTCC (&sl_peripheral_val_rtcc)
807 extern const sl_peripheral_val_t sl_peripheral_val_rtcc;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c231 const sl_peripheral_val_t sl_peripheral_val_rtcc = { .base = RTCC_BASE, variable
Dsl_device_peripheral_hal_efr32xg21.c238 const sl_peripheral_val_t sl_peripheral_val_rtcc = { .base = RTCC_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c245 const sl_peripheral_val_t sl_peripheral_val_rtcc = { .base = RTCC_BASE, variable
Dsl_device_peripheral_hal_efr32xg29.c252 const sl_peripheral_val_t sl_peripheral_val_rtcc = { .base = RTCC_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c369 __WEAK const sl_peripheral_val_t sl_peripheral_val_rtcc = { .base = 0xFFFFFFFF, variable