Files
rtems-libbsd/rtemsbsd
Sebastian Huber 204a4873d7 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 #4651.
2022-05-11 16:08:46 +02:00
..
2018-04-30 13:42:18 +02:00
2020-04-17 13:18:06 +02:00
2020-04-14 16:39:20 +02:00
2018-09-20 11:23:32 +02:00
2022-05-11 16:08:46 +02:00