Searched refs:NUM_GPIOS (Results 1 – 6 of 6) sorted by relevance
12 #define NUM_GPIOS 8 macro43 if (gpio >= NUM_GPIOS) in as3722_gpio_set_value()104 uc_priv->gpio_count = NUM_GPIOS; in as3722_gpio_probe()
28 #define NUM_GPIOS 8 macro
57 Stm32l4x5GpioState gpio[NUM_GPIOS];
113 } stm32l4x5_gpio_cfg[NUM_GPIOS] = {148 for (unsigned i = 0; i < NUM_GPIOS; i++) { in stm32l4x5_soc_initfn()216 for (unsigned i = 0; i < NUM_GPIOS; i++) { in stm32l4x5_soc_realize()246 for (unsigned i = 0; i < NUM_GPIOS; i++) { in stm32l4x5_soc_realize()
97 g_assert(gpio < NUM_GPIOS); in stm32l4x5_syscfg_set_irq()229 GPIO_NUM_PINS * NUM_GPIOS); in stm32l4x5_syscfg_init()
17 #define NUM_GPIOS 8 macro50 const uint32_t moder_reset[NUM_GPIOS] = {61 const uint32_t pupdr_reset[NUM_GPIOS] = {72 const uint32_t idr_reset[NUM_GPIOS] = {