Searched defs:sl_peripheral_val_gpio (Results 1 – 10 of 10) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/service/device_manager/devices/ |
| D | sl_device_peripheral_hal_efr32xg22.c | 112 const sl_peripheral_val_t sl_peripheral_val_gpio = { .base = GPIO_BASE, variable
|
| D | sl_device_peripheral_hal_efr32xg21.c | 112 const sl_peripheral_val_t sl_peripheral_val_gpio = { .base = GPIO_BASE, variable
|
| D | sl_device_peripheral_hal_efr32xg27.c | 126 const sl_peripheral_val_t sl_peripheral_val_gpio = { .base = GPIO_BASE, variable
|
| D | sl_device_peripheral_hal_efr32xg29.c | 133 const sl_peripheral_val_t sl_peripheral_val_gpio = { .base = GPIO_BASE, variable
|
| D | sl_device_peripheral_hal_efr32xg24.c | 133 const sl_peripheral_val_t sl_peripheral_val_gpio = { .base = GPIO_BASE, variable
|
| D | sl_device_peripheral_hal_efr32xg23.c | 140 const sl_peripheral_val_t sl_peripheral_val_gpio = { .base = GPIO_BASE, variable
|
| D | sl_device_peripheral_hal_efr32xg28.c | 140 const sl_peripheral_val_t sl_peripheral_val_gpio = { .base = GPIO_BASE, variable
|
| D | sl_device_peripheral_hal_efr32xg25.c | 168 const sl_peripheral_val_t sl_peripheral_val_gpio = { .base = GPIO_BASE, variable
|
| D | sl_device_peripheral_hal_efr32xg26.c | 161 const sl_peripheral_val_t sl_peripheral_val_gpio = { .base = GPIO_BASE, variable
|
| /hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/ |
| D | sl_device_peripheral.c | 169 __WEAK const sl_peripheral_val_t sl_peripheral_val_gpio = { .base = 0xFFFFFFFF, variable
|