nuttx/arch/xtensa/include/esp32
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
..
chip.h ESP32: Add esp32_config.h 2016-10-26 15:45:03 -06:00
core-isa.h Xtensa: Timer code now compiles okay 2016-10-23 11:31:48 -06:00
irq.h Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
tie-asm.h ESP32: Add tie-asm.h 2016-10-28 10:53:14 -06:00
tie.h ESP32: Add inter-cpu interrupts 2016-10-31 08:29:28 -06:00