Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h72 #define SL_PERIPHERAL_ADC0 (&sl_peripheral_val_adc0)
615 extern const sl_peripheral_val_t sl_peripheral_val_adc0;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c49 __WEAK const sl_peripheral_val_t sl_peripheral_val_adc0 = { .base = 0xFFFFFFFF, variable