Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c329 static bool CMSIS_GPIO_PinRead(gpio_cmsis_handle_t *handle, uint32_t pin) in CMSIS_GPIO_PinRead() function
486 return CMSIS_GPIO_PinRead(&s_gpio_port0_handle, pin); in GPIO_PORT0_PinRead()
590 return CMSIS_GPIO_PinRead(&s_gpio_port1_handle, pin); in GPIO_PORT1_PinRead()
695 return CMSIS_GPIO_PinRead(&s_gpio_port2_handle, pin); in GPIO_PORT2_PinRead()
800 return CMSIS_GPIO_PinRead(&s_gpio_port3_handle, pin); in GPIO_PORT3_PinRead()
905 return CMSIS_GPIO_PinRead(&s_gpio_port4_handle, pin); in GPIO_PORT4_PinRead()
1010 return CMSIS_GPIO_PinRead(&s_gpio_port5_handle, pin); in GPIO_PORT5_PinRead()