nuttx/arch/xtensa/include
YAMAMOTO Takashi 7774cdd7aa Appease many of nxstyle errors for esp32 related files
I skipped the following files because they were not simple.
I'll create separate PRs.

    arch/xtensa/src/esp32/esp32_cpustart.c
    arch/xtensa/src/common/xtensa_abi.h
    boards/xtensa/esp32/esp32-core/include/board.h

Also, I skipped the following files and directories because
they looked too huge and/or foreign.

    arch/xtensa/include/esp32/tie.h
    arch/xtensa/include/xtensa/xtensa_corebits.h
    arch/xtensa/src/esp32/hardware/
    arch/xtensa/include/esp32/tie-asm.h
    arch/xtensa/include/esp32/core-isa.h
    arch/xtensa/include/xtensa/core.h

I also fixed a few "is is" style typos when unwrapping long lines.
2020-03-12 07:45:44 -06:00
..
esp32 Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
lx6
xtensa Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h
inttypes.h Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
irq.h Squashed commit of the following: 2019-04-29 14:52:05 -06:00
limits.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
spinlock.h Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
syscall.h
types.h arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00