Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_lpc_gpio.c84 static uint8_t s_GpioInputMuxPin[FSL_FEATURE_PINT_NUMBER_OF_CONNECTED_OUTPUTS]; variable
98 HAL_GpioInterruptHandle(HAL_GPIO_INPUTMUX_GET_PORT(s_GpioInputMuxPin[pintr]), in HAL_GpioInterruptCallback()
99 HAL_GPIO_INPUTMUX_GET_PIN(s_GpioInputMuxPin[pintr])); in HAL_GpioInterruptCallback()
284 …PIO_INPUTMUX_PIN_FLAG(gpioStateHandle->pin.port, gpioStateHandle->pin.pin) == s_GpioInputMuxPin[k]) in HAL_GpioDeinit()
287 s_GpioInputMuxPin[k] = 0U; in HAL_GpioDeinit()
437 s_GpioInputMuxPin[gpioStateHandle->pin.pint.pintIndex] = in HAL_GpioSetTriggerMode()