Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c459 static void GPIO_PORT0_Callback(pint_pin_int_t pintr, uint32_t pmatch_status) in GPIO_PORT0_Callback() function
466 …turn CMSIS_GPIO_InitPinAsInput(&s_gpio_port0_handle, pin, irq_type, cb_event, GPIO_PORT0_Callback); in GPIO_PORT0_InitPinAsInput()