Home
last modified time | relevance | path

Searched refs:apb_adc_eof_num (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h444 HAL_FORCE_MODIFY_U32_REG_FIELD(APB_SARADC.dma_conf, apb_adc_eof_num, num); in adc_ll_digi_dma_set_eof_num()
452 uint32_t eof_num = HAL_FORCE_READ_U32_REG_FIELD(APB_SARADC.dma_conf, apb_adc_eof_num); in adc_ll_digi_dma_clr_eof()
455 HAL_FORCE_MODIFY_U32_REG_FIELD(APB_SARADC.dma_conf, apb_adc_eof_num, i); in adc_ll_digi_dma_clr_eof()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dapb_saradc_struct.h159 …uint32_t apb_adc_eof_num: 16; /*the dma_in_suc_eof gen when sample cnt = spi_eof_nu… member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dapb_saradc_struct.h201 …uint32_t apb_adc_eof_num: 16; /*the dma_in_suc_eof gen when sample cnt = spi_e… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_saradc_struct.h197 …uint32_t apb_adc_eof_num : 16; /*the dma_in_suc_eof gen when sample cnt = spi_eo… member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h503 HAL_FORCE_MODIFY_U32_REG_FIELD(APB_SARADC.dma_conf, apb_adc_eof_num, num); in adc_ll_digi_dma_set_eof_num()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h516 HAL_FORCE_MODIFY_U32_REG_FIELD(APB_SARADC.dma_conf, apb_adc_eof_num, num); in adc_ll_digi_dma_set_eof_num()