Go to the documentation of this file.
43 #define N_PINS MXC_CFG_GPIO_PINS_PORT
44 #define N_PORTS MXC_CFG_GPIO_INSTANCES
57 mxc_gpio_vssel_t
vssel;
Header file of IRQ interface.
mxc_gpio_vssel_t vssel
Definition: maxim_gpio.h:57
const struct no_os_gpio_platform_ops max_gpio_ops
maxim platform specific gpio platform ops structure
Definition: maxim_gpio.c:320
GPIO platform specific init parameters.
Definition: maxim_gpio.h:55
Header file of GPIO Interface.
const struct no_os_irq_platform_ops max_gpio_irq_ops
maxim platform specific gpio irq platform ops structure
Definition: maxim_gpio_irq.c:375