Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Ddevices.c109 const sg_gpio_config[CONFIG_GPIO_NUM] = { variable
140 if (sg_gpio_config[i].port == port) { in target_gpio_port_init()
142 *base = sg_gpio_config[i].base; in target_gpio_port_init()
146 *irq = sg_gpio_config[i].irq; in target_gpio_port_init()
150 *pin_num = sg_gpio_config[i].pin_num; in target_gpio_port_init()

Completed in 5 milliseconds