/hal_espressif-3.5.0/components/bt/host/bluedroid/external/sbc/decoder/srce/ |
D | dequant.c | 128 static INLINE float dequant_float(OI_UINT32 raw, OI_UINT scale_factor, OI_UINT bits) in dequant_float() 147 INLINE OI_INT32 OI_SBC_Dequant(OI_UINT32 raw, OI_UINT scale_factor, OI_UINT bits) in OI_SBC_Dequant() 186 INLINE OI_INT32 OI_SBC_Dequant_Unscaled(OI_UINT32 raw, OI_UINT scale_factor, OI_UINT bits) in OI_SBC_Dequant_Unscaled()
|
D | bitalloc.c | 157 OI_INT bits = scale_factor[sb]; in computeBitneed() local 174 OI_INT bits = scale_factor[sb]; in computeBitneed() local 316 OI_INT bits, in allocAdjustedBits()
|
D | bitstream-decode.c | 51 PRIVATE OI_UINT32 OI_BITSTREAM_ReadUINT(OI_BITSTREAM *bs, OI_UINT bits) in OI_BITSTREAM_ReadUINT()
|
/hal_espressif-3.5.0/components/esp_eth/test/ |
D | test_emac.c | 128 EventBits_t bits = 0; variable 164 EventBits_t bits = 0; variable 211 EventBits_t bits = 0; variable 309 EventBits_t bits = 0; variable
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/external/sbc/decoder/include/ |
D | oi_bitstream.h | 80 #define OI_BITSTREAM_READUINT(result, bits, ptr, value, bitPtr) \ argument 98 #define OI_BITSTREAM_WRITEUINT(ptr, value, bitPtr, datum, bits) \ argument
|
/hal_espressif-3.5.0/components/esp_gdbstub/src/ |
D | packet.c | 54 void esp_gdbstub_send_hex(int val, int bits) in esp_gdbstub_send_hex() 84 uint32_t esp_gdbstub_gethex(const unsigned char **ptr, int bits) in esp_gdbstub_gethex()
|
/hal_espressif-3.5.0/zephyr/esp32/src/esp_adc_cal/ |
D | esp_adc_cal.c | 122 static inline int decode_bits(uint32_t bits, uint32_t mask, bool is_twos_compl) in decode_bits() 143 uint32_t bits = REG_GET_FIELD(VREF_REG, EFUSE_ADC_VREF); in read_efuse_vref() local 152 uint32_t bits; in read_efuse_tp_low() local 169 uint32_t bits; in read_efuse_tp_high() local
|
/hal_espressif-3.5.0/components/esp_adc_cal/esp32/ |
D | esp_adc_cal.c | 123 static inline int decode_bits(uint32_t bits, uint32_t mask, bool is_twos_compl) in decode_bits() 144 uint32_t bits = REG_GET_FIELD(VREF_REG, EFUSE_ADC_VREF); in read_efuse_vref() local 153 uint32_t bits; in read_efuse_tp_low() local 170 uint32_t bits; in read_efuse_tp_high() local
|
/hal_espressif-3.5.0/components/esp_eth/test_apps/main/ |
D | esp_eth_test.c | 72 EventBits_t bits = 0; variable 254 EventBits_t bits = 0; variable 346 EventBits_t bits = 0; variable
|
/hal_espressif-3.5.0/components/wpa_supplicant/test/ |
D | test_offchannel.c | 152 EventBits_t bits; variable 218 EventBits_t bits; in test_wifi_roc() local
|
/hal_espressif-3.5.0/components/esp_rom/include/esp32s3/rom/ |
D | md5_hash.h | 25 uint32_t bits[2]; member
|
/hal_espressif-3.5.0/components/wpa_supplicant/src/crypto/ |
D | md5_i.h | 14 u32 bits[2]; member
|
/hal_espressif-3.5.0/components/esp_rom/include/esp32/rom/ |
D | md5_hash.h | 26 uint32_t bits[2]; member
|
/hal_espressif-3.5.0/components/esp_rom/include/esp32c3/rom/ |
D | md5_hash.h | 26 uint32_t bits[2]; member
|
/hal_espressif-3.5.0/components/esp_rom/include/esp32h2/rom/ |
D | md5_hash.h | 26 uint32_t bits[2]; member
|
/hal_espressif-3.5.0/components/esp_rom/include/esp32s2/rom/ |
D | md5_hash.h | 26 uint32_t bits[2]; member
|
/hal_espressif-3.5.0/components/esp_wifi/test/ |
D | test_wifi.c | 280 EventBits_t bits; in wifi_connect_by_bssid() local 301 EventBits_t bits; in test_wifi_connection_sta() local
|
/hal_espressif-3.5.0/components/esp_rom/include/ |
D | esp_rom_md5.h | 33 uint32_t bits[2]; member
|
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/ |
D | cmd_wifi.c | 152 int bits = xEventGroupWaitBits(wifi_event_group, CONNECTED_BIT, 0, 1, 0); in wifi_cmd_sta_join() local 279 int bits = xEventGroupWaitBits(wifi_event_group, CONNECTED_BIT, 0, 1, 0); in wifi_cmd_query() local 296 int bits = xEventGroupWaitBits(wifi_event_group, CONNECTED_BIT, 0, 1, 0); in wifi_get_local_ip() local
|
/hal_espressif-3.5.0/examples/wifi/iperf/main/ |
D | cmd_wifi.c | 162 int bits = xEventGroupWaitBits(wifi_event_group, CONNECTED_BIT, 0, 1, 0); in wifi_cmd_sta_join() local 288 int bits = xEventGroupWaitBits(wifi_event_group, CONNECTED_BIT, 0, 1, 0); in wifi_cmd_query() local 305 int bits = xEventGroupWaitBits(wifi_event_group, CONNECTED_BIT, 0, 1, 0); in wifi_get_local_ip() local
|
/hal_espressif-3.5.0/examples/wifi/ftm/main/ |
D | ftm_main.c | 216 int bits = xEventGroupWaitBits(wifi_event_group, CONNECTED_BIT, 0, 1, 0); in wifi_cmd_sta_join() local 362 int bits = xEventGroupWaitBits(wifi_event_group, CONNECTED_BIT, 0, 1, 0); in wifi_cmd_query() local 416 EventBits_t bits; in wifi_cmd_ftm() local
|
/hal_espressif-3.5.0/components/wpa_supplicant/src/common/ |
D | sae.c | 114 static void buf_shift_right(u8 *buf, size_t len, size_t bits) in buf_shift_right() 206 const u8 *prime, size_t bits, in is_quadratic_residue_blind() 272 size_t bits; in sae_test_pwd_seed_ecc() local 315 size_t bits = sae->tmp->prime_len * 8; in sae_test_pwd_seed_ffc() local 432 size_t bits; in sae_derive_pwe_ecc() local
|
/hal_espressif-3.5.0/examples/peripherals/i2s/i2s_basic/main/ |
D | i2s_example_main.c | 35 static void setup_triangle_sine_waves(int bits) in setup_triangle_sine_waves()
|
/hal_espressif-3.5.0/examples/wifi/getting_started/station/main/ |
D | station_example_main.c | 109 EventBits_t bits = xEventGroupWaitBits(s_wifi_event_group, in wifi_init_sta() local
|
/hal_espressif-3.5.0/examples/protocols/esp_local_ctrl/main/ |
D | app_main.c | 99 EventBits_t bits = xEventGroupWaitBits(s_wifi_event_group, in wifi_init_sta() local
|