33#ifndef STM32_GPIO_IRQ_H
34#define STM32_GPIO_IRQ_H
Header file of IRQ interface.
const struct no_os_irq_platform_ops stm32_gpio_irq_ops
stm32 specific IRQ platform ops structure
Definition stm32_gpio_irq.c:451
stm32 platform specific GPIO IRQ descriptor
Definition stm32_gpio_irq.h:52
EXTI_HandleTypeDef hexti
Definition stm32_gpio_irq.h:54
uint8_t port_nb
Definition stm32_gpio_irq.h:56
Structure holding the initialization parameters for stm32 platform specific GPIO IRQ parameters.
Definition stm32_gpio_irq.h:44
uint8_t port_nb
Definition stm32_gpio_irq.h:45