zephyr/drivers/usb
Tomasz Moń f533ec16e6 nrf_usbd_common: Remove dynamic feeders/consumers
There is no point in setting the feeder or consumer at runtime. The time
saved due to not checking conditions on each transaction is smaller than
the additional cost of calling function via pointer.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2023-11-07 14:06:51 +01:00
..
bc12 syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
common nrf_usbd_common: Remove dynamic feeders/consumers 2023-11-07 14:06:51 +01:00
device nrfx_usbd: Rename to nrf_usbd_common 2023-11-07 14:06:51 +01:00
udc nrfx_usbd: Rename to nrf_usbd_common 2023-11-07 14:06:51 +01:00
uhc drivers: fix thread function signatures 2023-10-30 12:24:34 +01:00
uvb kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
CMakeLists.txt nrfx_usbd: Rename to nrf_usbd_common 2023-11-07 14:06:51 +01:00
Kconfig nrfx_usbd: Rename to nrf_usbd_common 2023-11-07 14:06:51 +01:00