zephyr/boards/posix/native_posix
Patrik Flykt 5aecf9db37 boards: Rename reserved function names
Rename reserved function names in the boards/ subdirectory.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-04-03 17:31:00 -04:00
..
doc doc: Add more coverage documentation 2019-02-20 18:05:09 -05:00
CMakeLists.txt driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
Kconfig kconfig: boards: native_posix: Remove redundant BOARD_NATIVE_POSIX dep. 2019-03-09 10:02:01 -05:00
Kconfig.board kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
board.cmake
board_irq.h boards: Rename reserved function names 2019-04-03 17:31:00 -04:00
board_soc.h
cmdline.c
cmdline.h
cmdline_common.c
cmdline_common.h
hw_models_top.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
hw_models_top.h
irq_ctrl.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
irq_ctrl.h
irq_handler.c boards: Rename reserved function names 2019-04-03 17:31:00 -04:00
irq_handler.h
main.c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
native_posix.yaml
native_posix_defconfig
native_rtc.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
native_rtc.h
native_tracing.h
sdl_events.c driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
sdl_events.h driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
timer_model.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
timer_model.h
tracing.c