Home
last modified time | relevance | path

Searched refs:SL_GPIO_PORT_K (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_gpio.c370 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/
Dsl_si91x_peripheral_gpio.h169 SL_GPIO_PORT_K = 10, enumerator
/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/inc/
Dsl_device_gpio.h69 SL_GPIO_PORT_K = 10, in SL_ENUM()
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_gpio.h598 #define SL_GPIO_PORT_K gpioPortK macro