Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmcc_test.c800 const int32_t tmp_pos = g_pos; in test_cp_fast_rewind() local
821 if (tmp_pos <= g_pos) { in test_cp_fast_rewind()
829 const int32_t tmp_pos = g_pos; in test_cp_fast_forward() local
850 if (tmp_pos >= g_pos) { in test_cp_fast_forward()
894 uint32_t tmp_pos = g_pos; in test_cp_move_relative() local
915 if (g_pos == tmp_pos) { in test_cp_move_relative()
Dmedia_controller_test.c734 uint32_t tmp_pos = g_pos; in test_cp_move_relative() local
755 if (g_pos == tmp_pos) { in test_cp_move_relative()