Home
last modified time | relevance | path

Searched defs:work_mode (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dadc_oneshot_hal.h22 adc_hal_work_mode_t work_mode; ///< ADC work mode member
42 adc_hal_work_mode_t work_mode; ///< ADC work mode member
/hal_espressif-latest/components/hal/
Dadc_hal_common.c17 static adc_ll_controller_t get_controller(adc_unit_t unit, adc_hal_work_mode_t work_mode) in get_controller()
65 void adc_hal_set_controller(adc_unit_t unit, adc_hal_work_mode_t work_mode) in adc_hal_set_controller()
/hal_espressif-latest/components/mbedtls/port/ecc/
Desp_ecc.c36 ecc_mode_t work_mode = verify_first ? ECC_MODE_VERIFY_THEN_POINT_MUL : ECC_MODE_POINT_MUL; in esp_ecc_point_multiply() local
/hal_espressif-latest/components/esp_coex/src/
Dcoexist.c55 esp_err_t esp_external_coex_set_work_mode(esp_extern_coex_work_mode_t work_mode) in esp_external_coex_set_work_mode()
/hal_espressif-latest/components/esp_coex/include/
Desp_coexist.h95 esp_extern_coex_work_mode_t work_mode; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Decc_mult_struct.h105 uint32_t work_mode:3; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Decc_mult_struct.h105 uint32_t work_mode:4; member
Decdsa_struct.h25 uint32_t work_mode:1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsyscon_struct.h61 … uint32_t work_mode: 2; /*0: single mode 1: double mode 2: alternate mode*/ member
Dapb_ctrl_struct.h61 …volatile uint32_t work_mode: 2; /*0: single mode 1: double mode 2: alternate mode*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_saradc_struct.h21 …uint32_t work_mode : 2; /* 0: single mode, 1: double mode, 2: alternate mo… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dapb_saradc_struct.h20 … uint32_t work_mode: 2; /*0: single mode 1: double mode 2: alternate mode*/ member