summaryrefslogtreecommitdiff
path: root/bsps/arm/atsam/start/linkcmds.sdram
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-10-04 11:29:03 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-10-04 11:32:25 +0200
commit8777d4ccea9a2c52042a430104c004bee670b1f7 (patch)
tree4463aa626e5ac9effa0c589275b32e38f00d6eca /bsps/arm/atsam/start/linkcmds.sdram
parent313f897f10fcf56ad21e7a07f7d70106dccbc188 (diff)
Add rtems_interrupt_server_request_set_vector()
By default, the interrupt vector of an interrupt server request is set to a special value which is outside the range of vectors supported by the interrupt controller hardware. Add rtems_interrupt_server_request_set_vector() to set the interrupt vector in an interrupt server request. Calls to rtems_interrupt_server_request_submit() will disable the interrupt vector of the request. After processing of the request by the interrupt server the interrupt vector will be enabled again.
Diffstat (limited to 'bsps/arm/atsam/start/linkcmds.sdram')
0 files changed, 0 insertions, 0 deletions