Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drmt_struct.h654 uint32_t carrier_low_chn:16; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drmt_struct.h654 uint32_t carrier_low_chn:16; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drmt_struct.h683 uint32_t carrier_low_chn: 16; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drmt_struct.h951 uint32_t carrier_low_chn: 16; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h380 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->chncarrier_duty[channel], carrier_low_chn, low_ticks); in rmt_ll_tx_set_carrier_high_low_ticks()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h412 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->chncarrier_duty[channel], carrier_low_chn, low_ticks); in rmt_ll_tx_set_carrier_high_low_ticks()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h401 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->chncarrier_duty[channel], carrier_low_chn, low_ticks); in rmt_ll_tx_set_carrier_high_low_ticks()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h398 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->chncarrier_duty[channel], carrier_low_chn, low_ticks); in rmt_ll_tx_set_carrier_high_low_ticks()