Search:

Type: Posts; User: rrnkayab

Search: Search took 0.00 seconds.

  1. > Exactly how much work are you planning to do?...

    > Exactly how much work are you planning to do?
    I am configuring a device and getting some data in a buffer. I want this to be atomic in the sense that I can be interrupted, and if I am, the higher...
  2. Restarting an ISR in a transaction-like style

    I am trying to implement restarting of an ISR from the beginning when it is interrupted by a higher priority handler (in Linux on an x86). To do so, I would like to set (while in the ISR) the...
Results 1 to 2 of 2