Files
rtems-libbsd/rtemsbsd/sys/dev
Sebastian Huber 967613fbce if_atsam: Optimize receive
Do not use the interface mutex in the receive loop.  Avoid multiple
reads of DMA descriptor words.  Use a compile-time constant for the
receive DMA descriptor count to simplify calculations.

Update #4652.
2022-05-11 15:49:04 +02:00
..
2022-05-11 15:49:04 +02:00
2022-03-07 10:52:52 +01:00
2020-12-22 16:12:58 -06:00
2017-01-10 09:53:31 +01:00
2020-10-27 06:29:39 +01:00