Home
last modified time | relevance | path

Searched refs:sl_peripheral_val_usb (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h342 #define SL_PERIPHERAL_USB (&sl_peripheral_val_usb)
885 extern const sl_peripheral_val_t sl_peripheral_val_usb;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg25.c420 const sl_peripheral_val_t sl_peripheral_val_usb = { .base = USB_APBS_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c499 __WEAK const sl_peripheral_val_t sl_peripheral_val_usb = { .base = 0xFFFFFFFF, variable