adapter_gpio_direction::ADAPTER_GPIO_DIRECTION_BIDIRECTIONAL is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDadapter_gpio_direction::ADAPTER_GPIO_DIRECTION_BIDIRECTIONAL

adapter_gpio_direction::ADAPTER_GPIO_DIRECTION_BIDIRECTIONAL

Syntax

ADAPTER_GPIO_DIRECTION_BIDIRECTIONAL;

References

LocationReferrerText
adapter.h:26
ADAPTER_GPIO_DIRECTION_BIDIRECTIONAL,
adapter.c:61
[ADAPTER_GPIO_IDX_SWDIO] = { "swdio", ADAPTER_GPIO_DIRECTION_BIDIRECTIONAL, true, true, },
adapter.c:864helper_adapter_gpio_print_config()
case ADAPTER_GPIO_DIRECTION_BIDIRECTIONAL:
adapter.c:1024adapter_gpio_config_handler()
if (gpio_map[gpio_idx].direction == ADAPTER_GPIO_DIRECTION_BIDIRECTIONAL &&

Data Use

Functions using adapter_gpio_direction::ADAPTER_GPIO_DIRECTION_BIDIRECTIONAL
adapter_gpio_direction::ADAPTER_GPIO_DIRECTION_BIDIRECTIONAL