zephyr/boards/posix/native_posix
Kumar Gala 15d3c3bb40 boards: posix: native_posix: Convert to new DT_INST macros
Convert older DT_INST_ macro use the new include/devicetree.h
DT_INST macro APIs.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-27 04:55:43 -05:00
..
doc doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
CMakeLists.txt headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
Kconfig native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
Kconfig.board native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
Kconfig.defconfig drivers: kscan: Introduce SDL mouse driver 2020-03-11 13:23:19 -05:00
board.cmake
board_irq.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
board_soc.h
cmdline.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cmdline.h
cmdline_common.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cmdline_common.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
dts_fixup.h boards: posix: native_posix: Convert to new DT_INST macros 2020-03-27 04:55:43 -05:00
hw_models_top.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
hw_models_top.h
irq_ctrl.c boards: posix: Fix a typo 2020-01-28 15:44:21 -05:00
irq_ctrl.h
irq_handler.c tracing: move headers under include/tracing 2020-02-07 15:58:05 -05:00
irq_handler.h
main.c
native_posix.dts drivers: eeprom: Unified simulator and native_posix 2020-01-09 20:28:19 +01:00
native_posix.yaml native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
native_posix_64.dts native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
native_posix_64.yaml boards: native_posix: Disable default testing on native_posix_64 2019-09-17 20:44:14 +08:00
native_posix_64_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
native_posix_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
native_rtc.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
native_rtc.h native_posix: Move include out of extern "C" block 2019-08-12 15:10:15 +02:00
native_tracing.h
sdl_events.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
sdl_events.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
timer_model.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
timer_model.h
tracing.c