Home
last modified time | relevance | path

Searched refs:GPIO_PORT_MAX (Results 1 – 5 of 5) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/inc/
Dsl_si91x_peripheral_gpio.h111 #define GPIO_PORT_MAX 10 macro
113 #define GPIO_PORT_MAX 9
115 #define GPIO_PORT_MAX 8
117 #define GPIO_PORT_MAX 7
119 #define GPIO_PORT_MAX 6
121 #define GPIO_PORT_MAX 5
123 #define GPIO_PORT_MAX 4
125 #define GPIO_PORT_MAX 3
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_gpio.h486 #define GPIO_PORT_MAX 10 macro
488 #define GPIO_PORT_MAX 9
490 #define GPIO_PORT_MAX 8
492 #define GPIO_PORT_MAX 7
494 #define GPIO_PORT_MAX 6
496 #define GPIO_PORT_MAX 5
498 #define GPIO_PORT_MAX 4
500 #define GPIO_PORT_MAX 3
Dem_chip.h228 for (port = 0; port <= GPIO_PORT_MAX; port++) { in CHIP_Init()
/hal_silabs-latest/gecko/emlib/inc/
Dem_gpio.h438 #define GPIO_PORT_MAX 10 macro
440 #define GPIO_PORT_MAX 9
442 #define GPIO_PORT_MAX 8
444 #define GPIO_PORT_MAX 7
446 #define GPIO_PORT_MAX 6
448 #define GPIO_PORT_MAX 5
450 #define GPIO_PORT_MAX 4
452 #define GPIO_PORT_MAX 3
Dem_chip.h224 for (port = 0; port <= GPIO_PORT_MAX; port++) { in CHIP_Init()