Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_test.c34 static uint16_t test_num_rx; variable
156 test_num_rx++; in isr_rx()
331 *num_rx = test_num_rx; in ll_test_end()
332 test_num_rx = 0U; in ll_test_end()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c76 static uint16_t test_num_rx; variable
258 test_num_rx++; in isr_rx()
264 test_num_rx++; in isr_rx()
727 *num_rx = test_num_rx; in ll_test_end()
728 test_num_rx = 0U; in ll_test_end()