Skip to content
Snippets Groups Projects
Select Git revision
  • 7d05cde0e45dfba81e029be463eb8159eab53a37
  • master default protected
2 results

syscall_full.py

  • Christian Dietrich's avatar
    7d05cde0
    osek-v: wipe static alarms from software implementation · 7d05cde0
    Christian Dietrich authored
    Static alarms are not managed by the timer interrupt. We wipe them from
    the implementation. If a counter has no present alarms anymore, we wipe
    it from the timer interrupt. If no counter has to be ticked, the timer
    interrupt is disabled, the Counter::tick() method becomes empty.
    
    Change-Id: I9438c8cfa511b5163bbb477c2d5b4f2e0f469697
    7d05cde0
    History
    osek-v: wipe static alarms from software implementation
    Christian Dietrich authored
    Static alarms are not managed by the timer interrupt. We wipe them from
    the implementation. If a counter has no present alarms anymore, we wipe
    it from the timer interrupt. If no counter has to be ticked, the timer
    interrupt is disabled, the Counter::tick() method becomes empty.
    
    Change-Id: I9438c8cfa511b5163bbb477c2d5b4f2e0f469697