Home
last modified time | relevance | path

Searched refs:sl_peripheral_val_hostportal (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h159 #define SL_PERIPHERAL_HOSTPORTAL (&sl_peripheral_val_hostportal)
702 extern const sl_peripheral_val_t sl_peripheral_val_hostportal;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c194 __WEAK const sl_peripheral_val_t sl_peripheral_val_hostportal = { .base = 0xFFFFFFFF, variable