Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Drmt_hal.h50 void rmt_hal_tx_channel_reset(rmt_hal_context_t *hal, uint32_t channel);
/hal_espressif-latest/components/hal/
Drmt_hal.c32 void rmt_hal_tx_channel_reset(rmt_hal_context_t *hal, uint32_t channel) in rmt_hal_tx_channel_reset() function
/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c1078 rmt_hal_tx_channel_reset(&rmt_contex.hal, channel); in rmt_driver_install()