Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c878 static void GPIO_PORT4_Callback(pint_pin_int_t pintr, uint32_t pmatch_status) in GPIO_PORT4_Callback() function
885 …turn CMSIS_GPIO_InitPinAsInput(&s_gpio_port4_handle, pin, irq_type, cb_event, GPIO_PORT4_Callback); in GPIO_PORT4_InitPinAsInput()