Home
last modified time | relevance | path

Searched defs:tx_config (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/driver/include/driver/
Drmt.h78 rmt_tx_config_t tx_config; /*!< RMT TX parameter */ member
/hal_espressif-3.6.0/components/driver/test/
Dtest_rmt.c39 rmt_config_t tx_config = RMT_DEFAULT_CONFIG_TX(RMT_DATA_IO, tx_channel); in rmt_setup_testbench() local