Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h172 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->conf_ch[channel].conf0, div_cnt_chn, div); in rmt_ll_tx_set_channel_clock_div()
447 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->conf_ch[channel].conf0, div_cnt_chn, div); in rmt_ll_rx_set_channel_clock_div()
707 uint32_t div = HAL_FORCE_READ_U32_REG_FIELD(dev->conf_ch[channel].conf0, div_cnt_chn); in rmt_ll_tx_get_channel_clock_div()
714 uint32_t div = HAL_FORCE_READ_U32_REG_FIELD(dev->conf_ch[channel].conf0, div_cnt_chn); in rmt_ll_rx_get_channel_clock_div()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drmt_struct.h85 uint32_t div_cnt_chn:8; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drmt_struct.h85 uint32_t div_cnt_chn:8; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drmt_struct.h37 uint32_t div_cnt_chn: 8; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h174 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->chnconf0[channel], div_cnt_chn, div); in rmt_ll_tx_set_channel_clock_div()
776 uint32_t div = HAL_FORCE_READ_U32_REG_FIELD(dev->chnconf0[channel], div_cnt_chn); in rmt_ll_tx_get_channel_clock_div()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h176 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->chnconf0[channel], div_cnt_chn, div); in rmt_ll_tx_set_channel_clock_div()
753 uint32_t div = HAL_FORCE_READ_U32_REG_FIELD(dev->chnconf0[channel], div_cnt_chn); in rmt_ll_tx_get_channel_clock_div()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h173 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->chnconf0[channel], div_cnt_chn, div); in rmt_ll_tx_set_channel_clock_div()
750 uint32_t div = HAL_FORCE_READ_U32_REG_FIELD(dev->chnconf0[channel], div_cnt_chn); in rmt_ll_tx_get_channel_clock_div()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drmt_struct.h85 uint32_t div_cnt_chn: 8; member