ISSDK  1.7
IoT Sensing Software Development Kit
Functions
gpio_driver_irq.c File Reference
#include "fsl_gint.h"
Include dependency graph for gpio_driver_irq.c:

Go to the source code of this file.

Functions

void issdk_gpio_handle_interrupt (GINT_Type *base, gint_port_t portNumber)
 

Function Documentation

◆ issdk_gpio_handle_interrupt()

void issdk_gpio_handle_interrupt ( GINT_Type *  base,
gint_port_t  portNumber 
)

Definition at line 263 of file gpio_driver.c.

References GINT_NUMBER_OF_PIN, and gpioIsrObj::isrHandle.