zephyr/include/arch/xtensa
Kumar Gala 44270b5c6e irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT
The return value of the interrupt is never used, so remove the
functionality from the API.  We ripple this change into the
ARCH_IRQ_CONNECT and ARCH_IRQ_DIRECT_CONNECT implementations.  With
this change we can also remove the compound expression as that is
not needed anymore.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-17 13:19:07 -05:00
..
arch_inlines.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
arch.h irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT 2020-04-17 13:19:07 -05:00
exc.h arch/xtensa: Clean up fatal error handling 2019-08-22 17:57:40 -04:00
irq.h arch: xtensa: Add support for Intel Apollolake 2020-02-05 10:43:25 -05:00
thread.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
xtensa_api.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
xtensa_config.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
xtensa_context.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
xtensa_rtos.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
xtensa_timer.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00