Home
last modified time | relevance | path

Searched refs:UNITY_SET_DETAIL (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/tests/unity/
Dunity_internals.h548 #define UNITY_SET_DETAIL(d1) macro
552 #define UNITY_SET_DETAIL(d1) do { Unity.CurrentDetail1 = (d1); Unity.CurrentDetail2 = 0; … macro