Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c105 static gpio_cmsis_map_t const *CMSIS_GPIO_GetMapResource(gpio_cmsis_handle_t *handle, uint32_t pin) in CMSIS_GPIO_GetMapResource() function
201 gpio_cmsis_map_t const *map = CMSIS_GPIO_GetMapResource(handle, pin); in CMSIS_GPIO_DeinitPin()
244 gpio_cmsis_map_t const *map = CMSIS_GPIO_GetMapResource(handle, pin); in CMSIS_GPIO_InitPinAsOutput()
272 gpio_cmsis_map_t const *map = CMSIS_GPIO_GetMapResource(handle, pin); in CMSIS_GPIO_InitPinAsInput()
377 gpio_cmsis_map_t const *map = CMSIS_GPIO_GetMapResource(handle, pin); in CMSIS_GPIO_Control()