Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_gpio.c86 struct mec_gpio_vci_pin { struct
91 static const struct mec_gpio_vci_pin gpio_vci_table[] = { argument
99 #define MEC_GPIO_NUM_VCI_PINS (sizeof(gpio_vci_table) / sizeof (struct mec_gpio_vci_pin))
111 static struct mec_gpio_vci_pin const *find_gpio_vci_info(uint16_t pin) in find_gpio_vci_info()
1161 const struct mec_gpio_vci_pin *v = find_gpio_vci_info(pin); in mec_hal_gpio_vci_disable()
1174 const struct mec_gpio_vci_pin *v = find_gpio_vci_info(pin); in mec_hal_gpio_vci_get_func()