Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Duxrcom.c53 #define XR_GPIO_CLEAR 0x001e macro
263 index = onoff ? XR_GPIO_SET : XR_GPIO_CLEAR; in uxrcom_set()