summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/timerserverfireafter.c
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2022-01-13 08:38:07 +0100
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2022-01-18 08:41:15 +0100
commitaa95122c17707d6eaadcbdae71aad33446fcf66c (patch)
tree00cc64ca39cf06fb3e74e159c3280fe41139417a /c/src/exec/rtems/src/timerserverfireafter.c
parentbsp/atsam: Merge USART and UART driver (diff)
downloadrtems-aa95122c17707d6eaadcbdae71aad33446fcf66c.tar.bz2
bsp/atsam: Optionally use DMA for UART Rx
If the system is busy with other interrupts and the UART is set to a fast baud rate, it's possible to loose UART interrupts and therefore characters. This allows to optionally enable a DMA for the UARTs so that a number of lost interrupts can be tolerated. The number of DMAs on this chip is limited and not not all applications need that feature. Therefore the DMA is disabled by default. Close #4578
Diffstat (limited to 'c/src/exec/rtems/src/timerserverfireafter.c')
0 files changed, 0 insertions, 0 deletions