Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h249 #define SL_PERIPHERAL_PRORTC (&sl_peripheral_val_prortc)
792 extern const sl_peripheral_val_t sl_peripheral_val_prortc;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c210 const sl_peripheral_val_t sl_peripheral_val_prortc = { .base = PRORTC_BASE, variable
Dsl_device_peripheral_hal_efr32xg21.c217 const sl_peripheral_val_t sl_peripheral_val_prortc = { .base = PRORTC_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c224 const sl_peripheral_val_t sl_peripheral_val_prortc = { .base = PRORTC_BASE, variable
Dsl_device_peripheral_hal_efr32xg29.c231 const sl_peripheral_val_t sl_peripheral_val_prortc = { .base = PRORTC_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c344 __WEAK const sl_peripheral_val_t sl_peripheral_val_prortc = { .base = 0xFFFFFFFF, variable