Home
last modified time | relevance | path

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

/edtt-latest/src/tests/
Dtest_utils.py77 def channelMapUpdate(transport, idx, channelMap, trace): function
Dll_verification.py4415 success = channelMapUpdate(transport, lowerTester, channelMap, trace) and success;
5525 success = channelMapUpdate(transport, upperTester, 0x1555555555, trace) and success;
7262 success = channelMapUpdate(transport, central, channel_map_new, trace) and success