Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/driver/include/driver/
Drmt.h354 esp_err_t rmt_rx_stop(rmt_channel_t channel);
/hal_espressif-3.4.0/docs/en/api-reference/peripherals/
Drmt.rst239 To stop the receiver, call :cpp:func:`rmt_rx_stop`.
/hal_espressif-3.4.0/components/driver/
Drmt.c305 esp_err_t rmt_rx_stop(rmt_channel_t channel) in rmt_rx_stop() function