zephyr/drivers
Emil Obalski dc79b37167 usb: nrf: Do not allow to clear STALL or dtoggle for ISO ep.
Isochronous transactions do not support handshake phase
so in particular the ISO endpoint cannot be STALLed.
Isochronous transactions do no support data toggle sequencing
and should only send DATA0 PID.

Taking into consideration those requirements do not try to
clear dtoggle or STALL an ISO Endpoint in nRF USBD driver.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-09-15 10:15:20 +02:00
..
adc
audio
bluetooth drivers: bluetooth: hci_spi: fix init priority 2020-09-10 15:57:54 -05:00
can
clock_control drivers: clock_control: nrf: Fix nrf53 LFXO pin configuration 2020-09-11 15:55:54 +02:00
console drivers: ipm-console: Remove unused config option 2020-09-04 07:55:52 -04:00
counter drivers: timer: nrf: Add configurable clock startup mode 2020-09-10 21:31:01 +02:00
crypto
dac
debug
display
dma drivers: dma: dma_stm32_v2: typo in compilation switch 2020-09-11 09:31:27 -05:00
ec_host_cmd_periph ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00
eeprom
entropy drivers/entropy: stm32: fix error erasing 2020-09-09 14:10:07 +02:00
espi
ethernet drivers: ethernet: remove stray expression 2020-09-08 09:36:54 +03:00
flash drivers/flash/nrf_qspi_nor: corrects write-block-size to 4B 2020-09-10 12:10:26 -05:00
gpio
hwinfo drivers: hwinfo: sam: Add sam4l hwinfo support 2020-09-04 16:29:19 -05:00
i2c
i2s i2s: cavs: cast device struct to void ptr for DMA user data 2020-09-03 17:33:11 -04:00
ieee802154
interrupt_controller
ipm
kscan
led
led_strip drivers: led_strip: APA102 use CS flags from devicetree 2020-09-14 18:35:26 -05:00
lora drivers: lora: sx126x: Support software-managed RF switches 2020-09-04 12:36:53 +02:00
modem
net
neural_net
pcie drivers: pcie: endpoint: fix ISR prototype 2020-09-08 18:10:22 -05:00
peci
pinmux
ps2
ptp_clock
pwm
sensor drivers: sensor: lis2dh: make the driver multi-instance 2020-09-14 13:28:45 -05:00
serial drivers: clk_ctrl: npcx: fixed 'line length exceeds 80 columns' warning. 2020-09-03 21:53:35 +02:00
spi drivers: spi: Kconfig.nrfx: Use RAM buffers for SPIMs by default 2020-09-14 16:02:59 -05:00
timer drivers: timer: nrf: Add configurable clock startup mode 2020-09-10 21:31:01 +02:00
usb usb: nrf: Do not allow to clear STALL or dtoggle for ISO ep. 2020-09-15 10:15:20 +02:00
video drivers: video: mcux_csi: Fix compile error 2020-09-03 18:08:08 -04:00
watchdog drivers: watchdog: cmsdk: rename wdog_cmsdk_apb_enable 2020-09-09 17:19:43 +02:00
wifi drivers: wifi: simplelink: reimplement getaddrinfo 2020-09-11 15:29:03 +03:00
CMakeLists.txt ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00
Kconfig ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00