Searched refs:SL_GPIO_PORT_G (Results 1 – 4 of 4) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/ |
| D | sl_device_gpio.c | 238 const sl_gpio_t pg0 = { .port = SL_GPIO_PORT_G, .pin = 0 }; 239 const sl_gpio_t pg1 = { .port = SL_GPIO_PORT_G, .pin = 1 }; 240 const sl_gpio_t pg2 = { .port = SL_GPIO_PORT_G, .pin = 2 }; 241 const sl_gpio_t pg3 = { .port = SL_GPIO_PORT_G, .pin = 3 }; 242 const sl_gpio_t pg4 = { .port = SL_GPIO_PORT_G, .pin = 4 }; 243 const sl_gpio_t pg5 = { .port = SL_GPIO_PORT_G, .pin = 5 }; 244 const sl_gpio_t pg6 = { .port = SL_GPIO_PORT_G, .pin = 6 }; 245 const sl_gpio_t pg7 = { .port = SL_GPIO_PORT_G, .pin = 7 }; 246 const sl_gpio_t pg8 = { .port = SL_GPIO_PORT_G, .pin = 8 }; 247 const sl_gpio_t pg9 = { .port = SL_GPIO_PORT_G, .pin = 9 }; [all …]
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/inc/ |
| D | sl_si91x_peripheral_gpio.h | 157 SL_GPIO_PORT_G = 6, enumerator
|
| /hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/ |
| D | sl_device_gpio.h | 65 SL_GPIO_PORT_G = 6, in SL_ENUM()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | em_gpio.h | 586 #define SL_GPIO_PORT_G gpioPortG macro
|