Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_gpio.c1068 int mec_hal_gpio_port_pin_ia_enable(uint8_t port, uint8_t port_pin_pos, uint8_t enable) in mec_hal_gpio_port_pin_ia_enable() function
1096 return mec_hal_gpio_port_pin_ia_enable(port, bitpos, enable); in mec_hal_gpio_pin_ia_enable()
Dmec_gpio_api.h383 int mec_hal_gpio_port_pin_ia_enable(uint8_t port, uint8_t port_pin_pos, uint8_t enable);