Timestamp:
01/22/17 14:01:55 (7 years ago)
Author:
Daniel Hellstrom <daniel@…>
Branches:
5, master
Children:
29c2304
Parents:
f46f5f84
git-author:
Daniel Hellstrom <daniel@…> (01/22/17 14:01:55)
git-committer:
Daniel Hellstrom <daniel@…> (03/06/17 06:54:55)
Message:

leon, grspw_pkt: added work-task configuration options

Following changes:

  • possible for user to create work-tasks and assign custom message queues.
  • possible for user to override default ISR message to implement custom handling of DMA error, DMA RX/TX and link error from ISR.
  • work-task now checks message to determine which work to perform rather than looking at registers only, this makes it possible for user to implement custom handling.
  • exported work-queue message definitions and separated them so that a user can assign custom DMA RX/TX handling of a specific DMA channel.
  • added a work-task event callback to let user add custom handling or monitoring of DMA Stop, DMA error, Link Error or work-task exits etc.
(No files)

Note: See TracChangeset for help on using the changeset viewer.