Files
rtems-libbsd/rtemsbsd
Sebastian Huber 62fc2b6a03 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 16:05:26 +02:00
..
2018-04-30 13:42:18 +02:00
2020-02-10 10:44:28 +01:00
2020-04-15 16:32:24 +02:00
2018-09-20 11:23:32 +02:00
2021-06-11 08:39:26 +02:00
2022-05-11 16:05:26 +02:00