Home
last modified time | relevance | path

Searched refs:chn_tx_lim (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h281 dev->chn_tx_lim[channel].tx_loop_num_chn = count; in rmt_ll_tx_set_loop_count()
293 dev->chn_tx_lim[channel].loop_count_reset_chn = 1; in rmt_ll_tx_reset_loop_count()
294 dev->chn_tx_lim[channel].loop_count_reset_chn = 0; in rmt_ll_tx_reset_loop_count()
307 dev->chn_tx_lim[channel].tx_loop_cnt_en_chn = enable; in rmt_ll_tx_enable_loop_count()
320 dev->chn_tx_lim[channel].loop_stop_en_chn = enable; in rmt_ll_tx_enable_loop_autostop()
390 dev->chn_tx_lim[channel].tx_lim_chn = limit; in rmt_ll_tx_set_limit()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h270 dev->chn_tx_lim[channel].tx_loop_num_chn = count; in rmt_ll_tx_set_loop_count()
282 dev->chn_tx_lim[channel].loop_count_reset_chn = 1; in rmt_ll_tx_reset_loop_count()
283 dev->chn_tx_lim[channel].loop_count_reset_chn = 0; in rmt_ll_tx_reset_loop_count()
296 dev->chn_tx_lim[channel].tx_loop_cnt_en_chn = enable; in rmt_ll_tx_enable_loop_count()
309 dev->chn_tx_lim[channel].loop_stop_en_chn = enable; in rmt_ll_tx_enable_loop_autostop()
379 dev->chn_tx_lim[channel].tx_lim_chn = limit; in rmt_ll_tx_set_limit()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h267 dev->chn_tx_lim[channel].tx_loop_num_chn = count; in rmt_ll_tx_set_loop_count()
279 dev->chn_tx_lim[channel].loop_count_reset_chn = 1; in rmt_ll_tx_reset_loop_count()
280 dev->chn_tx_lim[channel].loop_count_reset_chn = 0; in rmt_ll_tx_reset_loop_count()
293 dev->chn_tx_lim[channel].tx_loop_cnt_en_chn = enable; in rmt_ll_tx_enable_loop_count()
306 dev->chn_tx_lim[channel].loop_stop_en_chn = enable; in rmt_ll_tx_enable_loop_autostop()
376 dev->chn_tx_lim[channel].tx_lim_chn = limit; in rmt_ll_tx_set_limit()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h262 dev->chn_tx_lim[channel].tx_loop_num_chn = count; in rmt_ll_tx_set_loop_count()
274 dev->chn_tx_lim[channel].loop_count_reset_chn = 1; in rmt_ll_tx_reset_loop_count()
275 dev->chn_tx_lim[channel].loop_count_reset_chn = 0; in rmt_ll_tx_reset_loop_count()
288 dev->chn_tx_lim[channel].tx_loop_cnt_en_chn = enable; in rmt_ll_tx_enable_loop_count()
358 dev->chn_tx_lim[channel].tx_lim_chn = limit; in rmt_ll_tx_set_limit()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drmt_struct.h791 volatile rmt_chn_tx_lim_reg_t chn_tx_lim[2]; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drmt_struct.h791 volatile rmt_chn_tx_lim_reg_t chn_tx_lim[2]; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drmt_struct.h788 volatile rmt_chn_tx_lim_reg_t chn_tx_lim[4]; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drmt_struct.h1079 volatile rmt_chn_tx_lim_reg_t chn_tx_lim[4]; member