Home
last modified time | relevance | path

Searched defs:ored_pins (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpc_gpio/
Dfsl_gpio_cmsis.c335 static int32_t CMSIS_GPIO_PortToggle(gpio_cmsis_handle_t *handle, uint32_t ored_pins) in CMSIS_GPIO_PortToggle()
348 static int32_t CMSIS_GPIO_PortWrite(gpio_cmsis_handle_t *handle, uint32_t ored_pins, uint32_t logic… in CMSIS_GPIO_PortWrite()
489 static int32_t GPIO_PORT0_PortWrite(uint32_t ored_pins, uint32_t logic_value) in GPIO_PORT0_PortWrite()
494 static int32_t GPIO_PORT0_PortToggle(uint32_t ored_pins) in GPIO_PORT0_PortToggle()
593 static int32_t GPIO_PORT1_PortWrite(uint32_t ored_pins, uint32_t logic_value) in GPIO_PORT1_PortWrite()
598 static int32_t GPIO_PORT1_PortToggle(uint32_t ored_pins) in GPIO_PORT1_PortToggle()
698 static int32_t GPIO_PORT2_PortWrite(uint32_t ored_pins, uint32_t logic_value) in GPIO_PORT2_PortWrite()
703 static int32_t GPIO_PORT2_PortToggle(uint32_t ored_pins) in GPIO_PORT2_PortToggle()
803 static int32_t GPIO_PORT3_PortWrite(uint32_t ored_pins, uint32_t logic_value) in GPIO_PORT3_PortWrite()
808 static int32_t GPIO_PORT3_PortToggle(uint32_t ored_pins) in GPIO_PORT3_PortToggle()
[all …]