nuttx/arch/z80/src/ez80
Alin Jerpelea 106a471ef1 arch: z80: nxstyle fixes
nxstyle fixes to pass CI

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-03-31 09:17:54 -07:00
..
.gitignore Do not ignore .asm files that are tracked. 2020-07-04 17:52:42 +01:00
chip.h eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_clock.c eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_copystate.c eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_emac.c ez80: fix several bugs in emac driver 2021-02-26 03:25:58 -06:00
ez80_getsp.asm eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_i2c.c arch: z80: nxstyle fixes 2021-03-31 09:17:54 -07:00
ez80_i2c.h z20X: Continued development of the W25 Bootloader. 2020-03-03 19:39:57 -03:00
ez80_initialstate.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
ez80_io.asm eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_irq.c eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_irqcommon.asm z20X: Continued development of the W25 Bootloader. 2020-03-03 19:39:57 -03:00
ez80_irqsave.asm eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_progentry.asm z20X: Continued development of the W25 Bootloader. 2020-03-03 19:39:57 -03:00
ez80_registerdump.c eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_reset.asm z20X: Continued development of the W25 Bootloader. 2020-03-03 19:39:57 -03:00
ez80_restorecontext.asm eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_rtc_lowerhalf.c OS internal function should indicate the error by return negative value 2020-12-31 09:37:29 +01:00
ez80_rtc.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
ez80_rtc.h eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_saveusercontext.asm eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_schedulesigaction.c arch: Remove critical section inside up_schedule_sigaction 2021-01-22 08:34:07 +01:00
ez80_serial.c arch: z80: nxstyle fixes 2021-03-31 09:17:54 -07:00
ez80_serial.c.SAVE Run nxstyle against all .c and .h files modified by this PR. 2020-05-09 14:19:08 -03:00
ez80_sigdeliver.c Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00
ez80_spi.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
ez80_spi.h eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80_startup.asm z20X: Continued development of the W25 Bootloader. 2020-03-03 19:39:57 -03:00
ez80_timerisr.c z20x: Fixes related to W25 boot configurations. 2020-03-11 18:24:43 -03:00
ez80f91_emac.h eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80f91_handlers.asm z20X: Continued development of the W25 Bootloader. 2020-03-03 19:39:57 -03:00
ez80f91_init.asm eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80f91.h eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80f92_handlers.asm ez80f92: Interrupt improvements. 2020-03-05 18:54:24 +01:00
ez80f92_init.asm eZ80F92: Eliminate Spurious Interrupts 2020-03-10 23:44:23 +01:00
ez80f92_loader.asm ez80f92: Interrupt improvements. 2020-03-05 18:54:24 +01:00
ez80f92_program.asm ez80f92: Interrupt improvements. 2020-03-05 18:54:24 +01:00
ez80f92.h z20x: Fixes related to W25 boot configurations. 2020-03-11 18:24:43 -03:00
Kconfig z20x: Changes to reduce serial Rx data overrun 2020-03-09 22:51:54 +01:00
Make.defs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
switch.h eZ80: remove private function prototype from header 2021-02-17 02:32:12 -08:00
Toolchain.defs boards: Move toolchain related variables to Toolchain.defs 2020-07-20 17:10:37 +01:00
z80_mem.h Run files in previous commit through nxstyle, fixing issues. 2020-04-26 22:14:25 +01:00