Rahul Kar
c963d24001
Add support for vApplicationFPUSafeIRQHandler ( #1113 )
...
This PR adds support for vApplicationFPUSafeIRQHandler. The application
writer needs to name their IRQ handler as:
1. vApplicationIRQHandler if the IRQ handler does not use FPU registers.
2. vApplicationFPUSafeIRQHandler is the IRQ handler uses FPU registers.
When the application uses vApplicationFPUSafeIRQHandler, a default
implementation of vApplicationIRQHandler is used which stores FPU
registers and then calls vApplicationFPUSafeIRQHandler.
2024-08-08 21:07:11 +05:30
..
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-05-08 17:07:52 +05:30
2024-04-08 17:50:55 -07:00
2024-04-08 17:50:55 -07:00
2024-04-08 17:50:55 -07:00
2024-04-08 17:50:55 -07:00
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-08-05 16:00:47 +05:30
2024-04-09 10:51:12 +05:30
2024-04-08 17:50:55 -07:00
2024-08-08 21:07:11 +05:30
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2021-09-14 19:25:46 -07:00
2021-09-14 19:25:46 -07:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2021-06-30 15:07:55 -07:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-04-15 10:10:10 +05:30
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00