Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c362 static uint32_t CMSIS_GPIO_PortRead(gpio_cmsis_handle_t *handle) in CMSIS_GPIO_PortRead() function
501 return CMSIS_GPIO_PortRead(&s_gpio_port0_handle); in GPIO_PORT0_PortRead()
605 return CMSIS_GPIO_PortRead(&s_gpio_port1_handle); in GPIO_PORT1_PortRead()
710 return CMSIS_GPIO_PortRead(&s_gpio_port2_handle); in GPIO_PORT2_PortRead()
815 return CMSIS_GPIO_PortRead(&s_gpio_port3_handle); in GPIO_PORT3_PortRead()
920 return CMSIS_GPIO_PortRead(&s_gpio_port4_handle); in GPIO_PORT4_PortRead()
1025 return CMSIS_GPIO_PortRead(&s_gpio_port5_handle); in GPIO_PORT5_PortRead()