zephyr/tests/lib
Kumar Gala da40dd4c78 devicetree: Fix argument order for DT_*_CELL_BY_IDX
The cell paramater should have been last to match both the
DT_*_CELL_BY_NAME macros as well as how DT_PHA_BY_IDX works.  We fix the
DT_INST_*_CELL_BY_NAME macros as well.

The dma macro's implemented the behavior correctly, but got the argument
names in correct.  We fix that to make everything consistent.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-27 17:58:35 +02:00
..
c_lib cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
cmsis_dsp tests: lib: cmsis_dsp: transform: Provide RIFFT bug workaround 2020-05-04 16:55:55 -05:00
devicetree devicetree: Fix argument order for DT_*_CELL_BY_IDX 2020-05-27 17:58:35 +02:00
fdtable cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
gui/lvgl flash: Convert DT_FLASH_AREA to FLASH_AREA macros 2020-05-13 21:22:53 +02:00
heap test: lib: heap: increase timeout 2020-05-20 10:32:36 +02:00
json json: fix buffer overrun in encoding helper 2020-04-28 15:06:45 -04:00
mem_alloc cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
notify cmake: Updating test samples to use find_package(Zephyr) 2020-04-20 15:46:43 +02:00
onoff sys: onoff: redesign to meet changed needs 2020-04-22 16:52:47 +02:00
ringbuffer cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
sprintf kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00