summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-03 09:42:25 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-05 07:00:36 +0200
commit1b42158588a90de815666f5924744d260cec70d7 (patch)
tree3631f66d68b49a4611ff5ac55cf6494c9deac780 /cpukit
parentsmpschededf02: Document reset() function (diff)
downloadrtems-1b42158588a90de815666f5924744d260cec70d7.tar.bz2
arm/atsam: Make interrupt server configurable
The external UART over SPI device SC16IS752 uses the interrupt server for interrupt processing. The interrupt server is also heavily used by libbsd. The interrupt processing for the SC16IS752 is time critical and doesn't work if network traffic is processed at the same priority. With #4033 custom interrupt servers are available. Change atsam_sc16is752_spi_create() to support user-defined interrupt servers. Introduced atsam_sc16is752_spi_config to cut down the argument count of this function. Close #4039.
Diffstat (limited to 'cpukit')
0 files changed, 0 insertions, 0 deletions