Home
last modified time | relevance | path

Searched refs:sl_peripheral_val_cryptoacc (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h93 #define SL_PERIPHERAL_CRYPTOACC (&sl_peripheral_val_cryptoacc)
636 extern const sl_peripheral_val_t sl_peripheral_val_cryptoacc;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c63 const sl_peripheral_val_t sl_peripheral_val_cryptoacc = { .base = CRYPTOACC_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c70 const sl_peripheral_val_t sl_peripheral_val_cryptoacc = { .base = CRYPTOACC_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c84 __WEAK const sl_peripheral_val_t sl_peripheral_val_cryptoacc = { .base = 0xFFFFFFFF, variable