Home
last modified time | relevance | path

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

/bsp/thead-smart/drivers/
A Dsoc.h75 #define CONFIG_GPIO_PIN_NUM 8 macro
A Ddw_gpio.c61 static dw_gpio_pin_priv_t gpio_pin_handle[CONFIG_GPIO_PIN_NUM];
271 if (pin_idx >= CONFIG_GPIO_PIN_NUM) in dw_gpio_irqhandler()
387 if (gpio_pin < 0 || gpio_pin >= CONFIG_GPIO_PIN_NUM) in csi_gpio_pin_initialize()
/bsp/ck802/drivers/
A Dsoc.h290 #define CONFIG_GPIO_PIN_NUM 43 macro
/bsp/ck802/libraries/common/gpio/
A Ddw_gpio.c55 static dw_gpio_pin_priv_t gpio_pin_handle[CONFIG_GPIO_PIN_NUM];

Completed in 10 milliseconds