Searched refs:SL_GPIO_PORT_E (Results 1 – 4 of 4) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/ |
| D | sl_device_gpio.c | 172 const sl_gpio_t pe0 = { .port = SL_GPIO_PORT_E, .pin = 0 }; 173 const sl_gpio_t pe1 = { .port = SL_GPIO_PORT_E, .pin = 1 }; 174 const sl_gpio_t pe2 = { .port = SL_GPIO_PORT_E, .pin = 2 }; 175 const sl_gpio_t pe3 = { .port = SL_GPIO_PORT_E, .pin = 3 }; 176 const sl_gpio_t pe4 = { .port = SL_GPIO_PORT_E, .pin = 4 }; 177 const sl_gpio_t pe5 = { .port = SL_GPIO_PORT_E, .pin = 5 }; 178 const sl_gpio_t pe6 = { .port = SL_GPIO_PORT_E, .pin = 6 }; 179 const sl_gpio_t pe7 = { .port = SL_GPIO_PORT_E, .pin = 7 }; 180 const sl_gpio_t pe8 = { .port = SL_GPIO_PORT_E, .pin = 8 }; 181 const sl_gpio_t pe9 = { .port = SL_GPIO_PORT_E, .pin = 9 }; [all …]
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/inc/ |
| D | sl_si91x_peripheral_gpio.h | 151 SL_GPIO_PORT_E = 4, enumerator
|
| /hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/ |
| D | sl_device_gpio.h | 63 SL_GPIO_PORT_E = 4, in SL_ENUM()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | em_gpio.h | 580 #define SL_GPIO_PORT_E gpioPortE macro
|