Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SCP-firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Firmware
  • SCP-firmware
  • Merge requests
  • !8

timer: alarm triggers a callback function

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Darryl Green requested to merge github/fork/Elieva/topics/ep/alarm_callback into master Sep 04, 2018
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: Elieva

When an alarm is triggered a callback function is called instead of sending an event to the module or element that set the alarm.

That way an alarm trigger does not necessarily generate an event and for example register polling can be done more effectively.

Change-Id: I7ef16976c8f90e3f772ae57056f5891636533170 Signed-off-by: Elieva Pignat Elieva.Pignat@arm.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/Elieva/topics/ep/alarm_callback