Home
last modified time | relevance | path

Searched refs:chm_rx_lim (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/
Drmt_ll.h273 dev->chm_rx_lim[channel].chm_rx_lim_reg = limit; in rmt_ll_rx_set_limit()
278 return dev->chm_rx_lim[channel].chm_rx_lim_reg; in rmt_ll_rx_get_limit()
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Drmt_struct.h1081 volatile rmt_chm_rx_lim_reg_t chm_rx_lim[4]; member