Home
last modified time | relevance | path

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

/hal_microchip-3.7.0/mec5/drivers/
Dmec_vci_api.h37 int mec_hal_vci_pin_disable(uint8_t vci_id);
Dmec_vci.c20 int mec_hal_vci_pin_disable(uint8_t vci_id) in mec_hal_vci_pin_disable() function
Dmec_gpio.c1167 mec_hal_vci_pin_disable(GPIO_VCI_PIN_GET(v->vci_info)); in mec_hal_gpio_vci_disable()