Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Drmt_types.h123 } rmt_channel_status_result_t; typedef
/hal_espressif-3.6.0/components/driver/include/driver/
Drmt.h676 esp_err_t rmt_get_channel_status(rmt_channel_status_result_t *channel_status);
/hal_espressif-3.6.0/components/driver/
Drmt.c1294 esp_err_t rmt_get_channel_status(rmt_channel_status_result_t *channel_status) in rmt_get_channel_status()