Here is a list of all enum values with links to the files they belong to:
- GPIOD_EDGE_EVENT_FALLING_EDGE : gpiod.h
- GPIOD_EDGE_EVENT_RISING_EDGE : gpiod.h
- GPIOD_INFO_EVENT_LINE_CONFIG_CHANGED : gpiod.h
- GPIOD_INFO_EVENT_LINE_RELEASED : gpiod.h
- GPIOD_INFO_EVENT_LINE_REQUESTED : gpiod.h
- GPIOD_LINE_BIAS_AS_IS : gpiod.h
- GPIOD_LINE_BIAS_DISABLED : gpiod.h
- GPIOD_LINE_BIAS_PULL_DOWN : gpiod.h
- GPIOD_LINE_BIAS_PULL_UP : gpiod.h
- GPIOD_LINE_BIAS_UNKNOWN : gpiod.h
- GPIOD_LINE_CLOCK_HTE : gpiod.h
- GPIOD_LINE_CLOCK_MONOTONIC : gpiod.h
- GPIOD_LINE_CLOCK_REALTIME : gpiod.h
- GPIOD_LINE_DIRECTION_AS_IS : gpiod.h
- GPIOD_LINE_DIRECTION_INPUT : gpiod.h
- GPIOD_LINE_DIRECTION_OUTPUT : gpiod.h
- GPIOD_LINE_DRIVE_OPEN_DRAIN : gpiod.h
- GPIOD_LINE_DRIVE_OPEN_SOURCE : gpiod.h
- GPIOD_LINE_DRIVE_PUSH_PULL : gpiod.h
- GPIOD_LINE_EDGE_BOTH : gpiod.h
- GPIOD_LINE_EDGE_FALLING : gpiod.h
- GPIOD_LINE_EDGE_NONE : gpiod.h
- GPIOD_LINE_EDGE_RISING : gpiod.h
- GPIOD_LINE_VALUE_ACTIVE : gpiod.h
- GPIOD_LINE_VALUE_ERROR : gpiod.h
- GPIOD_LINE_VALUE_INACTIVE : gpiod.h