zephyr/tests/boards/intel_adsp/hda
Yuval Peress 5416abfe5f util: convert wait_for macro to uppercase
This macro conflicts with C++'s std::condition_variable::wait_for
and makes it very difficult to use Zephyr with C++. Replace it with
an all uppercase name which fits the naming standard better.

Signed-off-by: Yuval Peress <peress@google.com>
2022-04-04 09:50:28 -05:00
..
src util: convert wait_for macro to uppercase 2022-04-04 09:50:28 -05:00
CMakeLists.txt
prj.conf
testcase.yaml