• Michel Arruat's avatar
    adc_driver CSET_BUSY flag raised in the IRQ handler · 6970670a
    Michel Arruat authored
    The IRQ handler defers to a workqueue the execution of the DMA.
    The workqueue can be delayed (depending of workqueue scheduling policy)
    and it may happen that meanwhile a trigger start/stop sequence occurs
    to serve a trigger configuration change. Data blocks exist but are
    inconsistent with the current acquisition.
    To avoid this concurrency issue CSET_BUSY flag is raised
    in the IRQ Handler.
    6970670a
Name
Last commit
Last update
binaries Loading commit data...
doc Loading commit data...
fmc-bus @ ac1a3993
kernel Loading commit data...
lib Loading commit data...
libtools Loading commit data...
spec-sw @ c8c33161
svec-sw @ bec5f8e4
tools Loading commit data...
zio @ 66c61d45
.gitignore Loading commit data...
.gitmodules Loading commit data...
Makefile Loading commit data...