zephyr/drivers/usb
Henrik Brix Andersen 69fe9b0c50 net: buf: remove use of special putter and getter functions
Convert users of net_buf_put() and net_buf_get() functions to use
non-wrapped putters and getters k_fifo_put() and k_fifo_get().

Special handling of net_bufs in k_fifos is no longer needed after commit
3d306c181f, since these actions are now
atomic regardless of any net_buf fragments.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2024-08-16 09:55:11 +02:00
..
bc12
common drivers: usb: common: nrf_usbd_common: Handle USB SoF IRQ first 2024-08-15 14:50:25 -04:00
device drivers: watchdog/usb: Update CONFIG_SOC_SERIES_MCXNX4X name 2024-08-15 10:15:12 +01:00
udc net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
uhc
uvb
CMakeLists.txt
Kconfig