Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/driver/test/
Dtest_rmt.c24 #define RMT_TESTBENCH_FLAGS_LOOP_ON (1<<2) macro
42 if (flags & RMT_TESTBENCH_FLAGS_LOOP_ON) { in rmt_setup_testbench()
553 rmt_setup_testbench(tx_channel, rx_channel, RMT_TESTBENCH_FLAGS_LOOP_ON);