Searched refs:SL_GPIO_PORT_K (Results 1 – 4 of 4) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/ |
| D | sl_device_gpio.c | 370 const sl_gpio_t pk0 = { .port = SL_GPIO_PORT_K, .pin = 0 }; 371 const sl_gpio_t pk1 = { .port = SL_GPIO_PORT_K, .pin = 1 }; 372 const sl_gpio_t pk2 = { .port = SL_GPIO_PORT_K, .pin = 2 }; 373 const sl_gpio_t pk3 = { .port = SL_GPIO_PORT_K, .pin = 3 }; 374 const sl_gpio_t pk4 = { .port = SL_GPIO_PORT_K, .pin = 4 }; 375 const sl_gpio_t pk5 = { .port = SL_GPIO_PORT_K, .pin = 5 }; 376 const sl_gpio_t pk6 = { .port = SL_GPIO_PORT_K, .pin = 6 }; 377 const sl_gpio_t pk7 = { .port = SL_GPIO_PORT_K, .pin = 7 }; 378 const sl_gpio_t pk8 = { .port = SL_GPIO_PORT_K, .pin = 8 }; 379 const sl_gpio_t pk9 = { .port = SL_GPIO_PORT_K, .pin = 9 }; [all …]
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/inc/ |
| D | sl_si91x_peripheral_gpio.h | 169 SL_GPIO_PORT_K = 10, enumerator
|
| /hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/ |
| D | sl_device_gpio.h | 69 SL_GPIO_PORT_K = 10, in SL_ENUM()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | em_gpio.h | 598 #define SL_GPIO_PORT_K gpioPortK macro
|