Home
last modified time | relevance | path

Searched defs:sign (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/smp/
Dp_256_ecc_pp.c161 uint32_t sign; in ECC_NAF() local
197 uint32_t sign; in ECC_PointMult_Bin_NAF() local
/hal_espressif-3.4.0/components/esp_adc_cal/
Desp_adc_cal_internal.h34 const int32_t (*sign)[COEFF_GROUP_NUM][TERM_MAX]; //Sign of each term member
/hal_espressif-3.4.0/zephyr/esp_shared/components/include/
Desp_adc_cal_internal.h34 const int32_t (*sign)[COEFF_GROUP_NUM][TERM_MAX]; //Sign of each term member
/hal_espressif-3.4.0/examples/cxx/experimental/sensor_mcp9808/main/
Dsensor_mcp9808.cpp29 bool sign = msb & 0x10; in calc_temp() local
/hal_espressif-3.4.0/components/esp_rom/linux/
Desp_rom_sys.c68 char c, sign, *cp=buf; in esp_rom_vprintf() local
/hal_espressif-3.4.0/components/ulp/
Dulp_macro.c151 uint32_t sign = (offset >= 0) ? 0 : 1; in do_single_reloc() local
/hal_espressif-3.4.0/tools/unit-test-app/components/test_utils/
Dtest_utils.c69 char sign[5]; in wait_user_control() local
/hal_espressif-3.4.0/components/driver/test/
Dtest_gpio.c163 char sign[5] = {0}; in prompt_to_continue() local
/hal_espressif-3.4.0/components/ulp/include/esp32/
Dulp.h176 uint32_t sign : 1; /*!< Sign of target PC offset: 0: positive, 1: negative */ member
186 uint32_t sign : 1; /*!< Sign of target PC offset: 0: positive, 1: negative */ member
/hal_espressif-3.4.0/components/ulp/include/esp32s2/
Dulp.h164 uint32_t sign : 1; /*!< Sign of target PC offset: 0: positive, 1: negative */ member
/hal_espressif-3.4.0/components/ulp/include/esp32s3/
Dulp.h164 uint32_t sign : 1; /*!< Sign of target PC offset: 0: positive, 1: negative */ member
/hal_espressif-3.4.0/components/wpa_supplicant/src/crypto/
Dlibtommath.h120 int used, alloc, sign; member
/hal_espressif-3.4.0/components/wpa_supplicant/src/tls/
Dlibtommath.h118 int used, alloc, sign; member