Home
last modified time | relevance | path

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

/freebsd/lib/libgpio/
H A Dgpio.c136 gpio_pin_set_flags(gpio_handle_t handle, gpio_config_t *cfg) in gpio_pin_set_flags() function
215 return (gpio_pin_set_flags(handle, &cfg)); in gpio_pin_set_flag()
H A DMakefile15 gpio.3 gpio_pin_set_flags.3 \
H A Dlibgpio.h80 int gpio_pin_set_flags(gpio_handle_t, gpio_config_t *);
/freebsd/usr.sbin/gpioctl/
H A Dgpioctl.c339 if (gpio_pin_set_flags(handle, &pin) < 0) { in main()
/freebsd/tools/test/gpioevents/
H A Dgpioevents.c642 res = gpio_pin_set_flags(handle, &pin_config); in main()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc2260 OLD_FILES+=usr/share/man/man3/gpio_pin_set_flags.3.gz