Home
last modified time | relevance | path

Searched refs:sl_peripheral_val_pdm (Results 1 – 5 of 5) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_peripheral.h237 #define SL_PERIPHERAL_PDM (&sl_peripheral_val_pdm)
780 extern const sl_peripheral_val_t sl_peripheral_val_pdm;
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/
Dsl_device_peripheral_hal_efr32xg22.c203 const sl_peripheral_val_t sl_peripheral_val_pdm = { .base = PDM_BASE, variable
Dsl_device_peripheral_hal_efr32xg27.c217 const sl_peripheral_val_t sl_peripheral_val_pdm = { .base = PDM_BASE, variable
Dsl_device_peripheral_hal_efr32xg29.c224 const sl_peripheral_val_t sl_peripheral_val_pdm = { .base = PDM_BASE, variable
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_peripheral.c324 __WEAK const sl_peripheral_val_t sl_peripheral_val_pdm = { .base = 0xFFFFFFFF, variable