Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c138 static gpio_cmsis_context_t *CMSIS_GPIO_GetEmptyContext(gpio_cmsis_handle_t *handle) in CMSIS_GPIO_GetEmptyContext() function
284 gpio_cmsis_context_t *cxt = CMSIS_GPIO_GetEmptyContext(handle); in CMSIS_GPIO_InitPinAsInput()