Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/include/
A Dsoc.h71 #define CONFIG_GPIO_PIN_NUM 8 macro
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Ddw_gpio.c54 static dw_gpio_pin_priv_t gpio_pin_handle[CONFIG_GPIO_PIN_NUM];
255 if (pin_idx >= CONFIG_GPIO_PIN_NUM) { in dw_gpio_irqhandler()
368 if (gpio_pin < 0 || gpio_pin >= CONFIG_GPIO_PIN_NUM) { in csi_gpio_pin_initialize()

Completed in 3 milliseconds