Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/driver/
Drmt.c384 esp_err_t rmt_set_rx_filter(rmt_channel_t channel, bool rx_filter_en, uint8_t thresh) in rmt_set_rx_filter()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Drmt_struct.h49 … uint32_t rx_filter_en: 1; /*This is the receive filter enable bit for channel0-7.*/ member