Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dapb_saradc_struct.h32 uint32_t wait_arb_cycle: 2; /*wait arbit signal stable after sar_done*/ member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dapb_saradc_struct.h28 … uint32_t wait_arb_cycle: 2; /*wait arbit signal stable after sar_done*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_saradc_struct.h33 … uint32_t wait_arb_cycle : 2; /*wait arbit signal stable after sar_done*/ member
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h243 APB_SARADC.ctrl.wait_arb_cycle = cycle; in adc_ll_digi_set_arbiter_stable_cycle()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h301 APB_SARADC.ctrl.wait_arb_cycle = cycle; in adc_ll_digi_set_arbiter_stable_cycle()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h295 APB_SARADC.ctrl.wait_arb_cycle = cycle; in adc_ll_digi_set_arbiter_stable_cycle()