Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c118 static gpio_cmsis_context_t *CMSIS_GPIO_GetContextResource(gpio_cmsis_handle_t *handle, uint32_t pi… in CMSIS_GPIO_GetContextResource() function
256 gpio_cmsis_context_t *cxt = CMSIS_GPIO_GetContextResource(handle, (uint32_t)pintr); in CMSIS_GPIO_Callback()