Searched refs:SL_GPIO_PORT_I (Results 1 – 4 of 4) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/ |
| D | sl_device_gpio.c | 304 const sl_gpio_t pi0 = { .port = SL_GPIO_PORT_I, .pin = 0 }; 305 const sl_gpio_t pi1 = { .port = SL_GPIO_PORT_I, .pin = 1 }; 306 const sl_gpio_t pi2 = { .port = SL_GPIO_PORT_I, .pin = 2 }; 307 const sl_gpio_t pi3 = { .port = SL_GPIO_PORT_I, .pin = 3 }; 308 const sl_gpio_t pi4 = { .port = SL_GPIO_PORT_I, .pin = 4 }; 309 const sl_gpio_t pi5 = { .port = SL_GPIO_PORT_I, .pin = 5 }; 310 const sl_gpio_t pi6 = { .port = SL_GPIO_PORT_I, .pin = 6 }; 311 const sl_gpio_t pi7 = { .port = SL_GPIO_PORT_I, .pin = 7 }; 312 const sl_gpio_t pi8 = { .port = SL_GPIO_PORT_I, .pin = 8 }; 313 const sl_gpio_t pi9 = { .port = SL_GPIO_PORT_I, .pin = 9 }; [all …]
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/inc/ |
| D | sl_si91x_peripheral_gpio.h | 163 SL_GPIO_PORT_I = 8, enumerator
|
| /hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/ |
| D | sl_device_gpio.h | 67 SL_GPIO_PORT_I = 8, in SL_ENUM()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | em_gpio.h | 592 #define SL_GPIO_PORT_I gpioPortI macro
|