Changeset 967613f in rtems-libbsd

Timestamp:
05/06/22 06:23:45 (2 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
388d46bb1b3080402c68ae11d14b2b36c3138952
Children:
821bcb7
Parents:
2cb974f
git-author:
Sebastian Huber <sebastian.huber@…> (05/06/22 06:23:45)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/11/22 13:49:04)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.