Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c264 static int32_t CMSIS_GPIO_InitPinAsInput(gpio_cmsis_handle_t *handle, in CMSIS_GPIO_InitPinAsInput() function
466 …return CMSIS_GPIO_InitPinAsInput(&s_gpio_port0_handle, pin, irq_type, cb_event, GPIO_PORT0_Callbac… in GPIO_PORT0_InitPinAsInput()
570 …return CMSIS_GPIO_InitPinAsInput(&s_gpio_port1_handle, pin, irq_type, cb_event, GPIO_PORT1_Callbac… in GPIO_PORT1_InitPinAsInput()
675 …return CMSIS_GPIO_InitPinAsInput(&s_gpio_port2_handle, pin, irq_type, cb_event, GPIO_PORT2_Callbac… in GPIO_PORT2_InitPinAsInput()
780 …return CMSIS_GPIO_InitPinAsInput(&s_gpio_port3_handle, pin, irq_type, cb_event, GPIO_PORT3_Callbac… in GPIO_PORT3_InitPinAsInput()
885 …return CMSIS_GPIO_InitPinAsInput(&s_gpio_port4_handle, pin, irq_type, cb_event, GPIO_PORT4_Callbac… in GPIO_PORT4_InitPinAsInput()
990 …return CMSIS_GPIO_InitPinAsInput(&s_gpio_port5_handle, pin, irq_type, cb_event, GPIO_PORT5_Callbac… in GPIO_PORT5_InitPinAsInput()