Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/driver/test/
Dtest_rmt.c519 TEST_ESP_OK(rmt_add_channel_to_group(channel0));
520 TEST_ESP_OK(rmt_add_channel_to_group(channel1));
/hal_espressif-3.4.0/components/driver/include/driver/
Drmt.h843 esp_err_t rmt_add_channel_to_group(rmt_channel_t channel);
/hal_espressif-3.4.0/components/driver/
Drmt.c1334 esp_err_t rmt_add_channel_to_group(rmt_channel_t channel) in rmt_add_channel_to_group() function