Sebastian Huber
81358d7586
rtems: Add rtems_interrupt_entry_install()
...
Add RTEMS_INTERRUPT_ENTRY_INITIALIZER(),
rtems_interrupt_entry_initialize(), and
rtems_interrupt_entry_remove(). This allows to install interrupt
handlers using user-provided storage as an alternative to
rtems_interrupt_handler_install() which has to allocate memory.
Update #3269 .
2021-07-26 19:57:31 +02:00
..
2020-07-05 18:05:25 +02:00
2021-06-22 13:51:17 +02:00
2021-04-30 07:20:52 +02:00
2020-03-02 07:52:21 +01:00
2020-04-16 07:30:00 +02:00
2021-07-26 19:57:31 +02:00
2021-07-16 13:42:27 +02:00
2021-06-09 10:36:06 -05:00
2021-06-02 09:31:30 -06:00
2021-04-08 17:58:19 -05:00
2021-07-16 13:42:27 +02:00
2021-07-16 13:42:27 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2021-06-09 11:52:24 -05:00
2021-05-26 16:43:26 -06:00
2020-10-09 10:46:25 +11:00
2021-05-03 06:58:53 +02:00
2021-02-27 08:51:53 -07:00
2020-10-10 15:05:41 +02:00
2021-06-10 07:50:00 +02:00
2021-05-26 13:40:24 +02:00
2021-07-26 07:54:25 +02:00
2021-07-16 13:42:27 +02:00
2021-05-20 17:55:33 -06:00
2020-10-05 12:00:29 +02:00
2021-04-29 10:28:39 -06:00
2020-12-02 13:18:42 +01:00
2020-02-25 07:18:36 +01:00
2021-04-26 07:59:08 -06:00
2021-06-24 11:36:28 +02:00