mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Koen Zandberg
608322a4ce
This commit adds dedicated stall functions for usbdev peripherals. Two functions are added. The first function (usbdev_ep_stall) to enable and disable the stall condition on generic endpoints. The second function is a dedicated function to set the stall condition on endpoint zero in both directions. This status can only be set and should automatically be cleared by the usbdev implementation (or hardware) after a new setup request is received from the host. |
||
---|---|---|
.. | ||
adc.h | ||
can.h | ||
cpuid.h | ||
dac.h | ||
doc.txt | ||
eeprom.h | ||
flashpage.h | ||
gpio_ll_irq.h | ||
gpio_ll.h | ||
gpio_util.h | ||
gpio.h | ||
hwrng.h | ||
i2c.h | ||
init.h | ||
pm.h | ||
ptp.h | ||
pwm.h | ||
qdec.h | ||
rtc_mem.h | ||
rtc.h | ||
rtt.h | ||
spi.h | ||
timer.h | ||
uart.h | ||
usbdev.h | ||
vbat.h | ||
wdt.h |