Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c65 bool is_occupied; member
124 if (cxt->is_occupied == false) in CMSIS_GPIO_GetContextResource()
144 if (cxt->is_occupied == false) in CMSIS_GPIO_GetEmptyContext()
293 cxt->is_occupied = true; in CMSIS_GPIO_InitPinAsInput()