Searched defs:sign (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/smp/ |
D | p_256_ecc_pp.c | 161 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/ |
D | esp_adc_cal_internal.h | 34 const int32_t (*sign)[COEFF_GROUP_NUM][TERM_MAX]; //Sign of each term member
|
/hal_espressif-3.4.0/zephyr/esp_shared/components/include/ |
D | esp_adc_cal_internal.h | 34 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/ |
D | sensor_mcp9808.cpp | 29 bool sign = msb & 0x10; in calc_temp() local
|
/hal_espressif-3.4.0/components/esp_rom/linux/ |
D | esp_rom_sys.c | 68 char c, sign, *cp=buf; in esp_rom_vprintf() local
|
/hal_espressif-3.4.0/components/ulp/ |
D | ulp_macro.c | 151 uint32_t sign = (offset >= 0) ? 0 : 1; in do_single_reloc() local
|
/hal_espressif-3.4.0/tools/unit-test-app/components/test_utils/ |
D | test_utils.c | 69 char sign[5]; in wait_user_control() local
|
/hal_espressif-3.4.0/components/driver/test/ |
D | test_gpio.c | 163 char sign[5] = {0}; in prompt_to_continue() local
|
/hal_espressif-3.4.0/components/ulp/include/esp32/ |
D | ulp.h | 176 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/ |
D | ulp.h | 164 uint32_t sign : 1; /*!< Sign of target PC offset: 0: positive, 1: negative */ member
|
/hal_espressif-3.4.0/components/ulp/include/esp32s3/ |
D | ulp.h | 164 uint32_t sign : 1; /*!< Sign of target PC offset: 0: positive, 1: negative */ member
|
/hal_espressif-3.4.0/components/wpa_supplicant/src/crypto/ |
D | libtommath.h | 120 int used, alloc, sign; member
|
/hal_espressif-3.4.0/components/wpa_supplicant/src/tls/ |
D | libtommath.h | 118 int used, alloc, sign; member
|