Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drmt_struct.h693 uint32_t tx_lim_chn:9; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drmt_struct.h693 uint32_t tx_lim_chn:9; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drmt_struct.h706 uint32_t tx_lim_chn: 9; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drmt_struct.h971 uint32_t tx_lim_chn: 9; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h358 dev->chn_tx_lim[channel].tx_lim_chn = limit; in rmt_ll_tx_set_limit()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h390 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.h379 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.h376 dev->chn_tx_lim[channel].tx_lim_chn = limit; in rmt_ll_tx_set_limit()