/hal_espressif-3.6.0/tools/ci/ |
D | deploy_docs.py | 101 def deploy(version, tarball_path, docs_path, docs_server): argument 124 def build_doc_tarball(version, git_ver, build_dir): argument 185 def create_and_add_symlinks(version, git_ver, pdfs): argument 201 def is_stable_version(version): argument
|
/hal_espressif-3.6.0/components/efuse/esp32h2/ |
D | esp_efuse_rtc_calib.c | 18 uint16_t esp_efuse_rtc_calib_get_init_code(int version, int atten) in esp_efuse_rtc_calib_get_init_code() 41 esp_err_t esp_efuse_rtc_calib_get_cal_voltage(int version, int atten, uint32_t* out_digi, uint32_t*… in esp_efuse_rtc_calib_get_cal_voltage() 75 float esp_efuse_rtc_calib_get_cal_temp(int version) in esp_efuse_rtc_calib_get_cal_temp()
|
/hal_espressif-3.6.0/components/efuse/esp32c3/ |
D | esp_efuse_rtc_calib.c | 22 uint32_t esp_efuse_rtc_calib_get_init_code(int version, uint32_t adc_unit, int atten) in esp_efuse_rtc_calib_get_init_code() 46 esp_err_t esp_efuse_rtc_calib_get_cal_voltage(int version, int atten, uint32_t* out_digi, uint32_t*… in esp_efuse_rtc_calib_get_cal_voltage() 80 float esp_efuse_rtc_calib_get_cal_temp(int version) in esp_efuse_rtc_calib_get_cal_temp()
|
/hal_espressif-3.6.0/components/efuse/esp32s3/ |
D | esp_efuse_rtc_calib.c | 33 uint32_t esp_efuse_rtc_calib_get_init_code(int version, uint32_t adc_unit, int atten) in esp_efuse_rtc_calib_get_init_code() 68 esp_err_t esp_efuse_rtc_calib_get_cal_voltage(int version, uint32_t adc_unit, int atten, uint32_t *… in esp_efuse_rtc_calib_get_cal_voltage() 100 float esp_efuse_rtc_calib_get_cal_temp(int version) in esp_efuse_rtc_calib_get_cal_temp()
|
/hal_espressif-3.6.0/components/openssl/library/ |
D | ssl_methods.c | 101 int SSL_CTX_set_min_proto_version(SSL_CTX *ctx, int version) in SSL_CTX_set_min_proto_version() 107 int SSL_CTX_set_max_proto_version(SSL_CTX *ctx, int version) in SSL_CTX_set_max_proto_version()
|
/hal_espressif-3.6.0/tools/kconfig_new/test/confserver/ |
D | test_confserver.py | 16 def parse_testcases(version): argument 115 def test_protocol_version(p, version): argument
|
/hal_espressif-3.6.0/docs/en/api-reference/system/ |
D | system.rst | 166 .. _idf-version-h: 188 .. _app-version:
|
/hal_espressif-3.6.0/tools/ |
D | idf_tools.py | 447 def __init__(self, version, status): # type: (str, str) -> None argument 537 def add_version(self, version): # type: (IDFToolVersion) -> None argument 544 def get_path_for_version(self, version): # type: (str) -> str argument 548 def get_export_paths(self, version): # type: (str) -> list[str] argument 552 def get_export_vars(self, version): # type: (str) -> dict[str, str] argument 670 def download(self, version): # type: (str) -> None argument 724 def install(self, version): # type: (str) -> None argument
|
/hal_espressif-3.6.0/components/nvs_flash/nvs_partition_generator/ |
D | nvs_partition_gen.py | 99 def __init__(self, page_num, version, is_rsrv_page=False): argument 108 def set_header(self, page_num, version): argument 480 def __init__(self, fout, input_size, version, encrypt=False, key_input=None): argument 510 def create_new_page(self, version=None, is_rsrv_page=False): argument 618 def nvs_open(result_obj, input_size, version=None, is_encrypt=False, key=None): argument
|
/hal_espressif-3.6.0/examples/common_components/qrcode/ |
D | qrcodegen.c | 211 int version, dataUsedBits; in qrcodegen_encodeSegmentsAdvanced() local 294 testable void addEccAndInterleave(uint8_t data[], int version, enum qrcodegen_Ecc ecl, uint8_t resu… in addEccAndInterleave() 327 testable int getNumDataCodewords(int version, enum qrcodegen_Ecc ecl) { in getNumDataCodewords() 418 testable void initializeFunctionModules(int version, uint8_t qrcode[]) { in initializeFunctionModules() 455 static void drawWhiteFunctionModules(uint8_t qrcode[], int version) { in drawWhiteFunctionModules() 550 testable int getAlignmentPatternPositions(int version, uint8_t result[7]) { in getAlignmentPatternPositions() 988 testable int getTotalBits(const struct qrcodegen_Segment segs[], size_t len, int version) { in getTotalBits() 1011 static int numCharCountBits(enum qrcodegen_Mode mode, int version) { in numCharCountBits()
|
/hal_espressif-3.6.0/examples/provisioning/legacy/custom_config/components/custom_provisioning/include/custom_provisioning/ |
D | custom_config.h | 23 int version; member
|
/hal_espressif-3.6.0/components/bootloader/subproject/components/micro-ecc/micro-ecc/ |
D | library.properties | 2 version=1.0.0 key
|
/hal_espressif-3.6.0/examples/provisioning/legacy/custom_config/components/custom_provisioning/proto/ |
D | custom_config.proto | 10 int32 version = 2; field
|
/hal_espressif-3.6.0/tools/esp_prov/prov/ |
D | custom_prov.py | 30 def custom_config_request(security_ctx, info, version): argument
|
/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/ |
D | eap_peap_common.c | 18 peap_prfplus(int version, const u8 *key, size_t key_len, in peap_prfplus()
|
/hal_espressif-3.6.0/zephyr/esp_shared/components/driver/ |
D | adc.c | 262 static inline uint32_t esp_efuse_rtc_calib_get_init_code(int version, uint32_t adc_unit, int atten) in esp_efuse_rtc_calib_get_init_code() 283 int version = esp_efuse_rtc_calib_get_ver(); in adc_get_calibration_offset() local
|
/hal_espressif-3.6.0/tools/ci/python_packages/tiny_test_fw/docs/ |
D | conf.py | 62 version = u'0.1' variable
|
/hal_espressif-3.6.0/components/bootloader_support/include/ |
D | esp_secure_boot.h | 186 uint32_t version; member
|
/hal_espressif-3.6.0/components/wear_levelling/private_include/ |
D | WL_Config.h | 39 …uint32_t version; /*!< A version of current implementatioon. To erase and reallocate complet… member
|
D | WL_State.h | 38 …uint32_t version; /*!< state id used to identify the version of current libary implementaion… member
|
/hal_espressif-3.6.0/examples/provisioning/legacy/custom_config/components/custom_provisioning/proto-c/ |
D | custom_config.pb-c.h | 36 int32_t version; member
|
/hal_espressif-3.6.0/examples/protocols/http_server/restful_server/front/web-demo/ |
D | package.json | 3 "version": "0.1.0", string
|
/hal_espressif-3.6.0/components/espcoredump/corefile/ |
D | loader.py | 91 def __init__(self, version=None): # type: (int) -> None argument 104 def set_version(self, version): # type: (int) -> None argument
|
/hal_espressif-3.6.0/components/esp_adc_cal/include/ |
D | esp_adc_cal.h | 44 uint8_t version; /**< ADC Calibration */ member
|
/hal_espressif-3.6.0/zephyr/esp_shared/components/include/ |
D | esp_adc_cal.h | 44 uint8_t version; /**< ADC Calibration */ member
|