/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_pm.c | 88 for (int j = 0; j < BTA_DM_PM_MODE_TIMER_MAX; j++) { in bta_dm_init_pm() local 117 for (int j = 0; j < BTA_DM_PM_MODE_TIMER_MAX; j++) { in bta_dm_disable_pm() local 140 for (int j = 0; j < BTA_DM_PM_MODE_TIMER_MAX; j++) { in bta_dm_pm_stop_timer() local 230 for (int j = 0; j < BTA_DM_PM_MODE_TIMER_MAX; j++) { in bta_dm_pm_stop_timer_by_srvc_id() local 321 UINT8 i, j; in bta_dm_pm_cback() local 483 UINT8 i, j; in bta_dm_pm_set_mode() local 740 UINT8 i, j; in bta_dm_pm_ssr() local 845 UINT8 i, j; in bta_dm_pm_timer_cback() local 1018 int j; in bta_dm_pm_is_sco_active() local 1046 int j; in bta_dm_pm_hid_check() local
|
/hal_espressif-latest/components/esp_adc/ |
D | adc_common.c | 33 for (int j = 0; j < SOC_ADC_MAX_CHANNEL_NUM; j++) { in adc_io_to_channel() local 63 for (int j = 0; j < SOC_ADC_ATTEN_NUM; j++) { in adc_hw_calibration() local
|
/hal_espressif-latest/components/wpa_supplicant/src/crypto/ |
D | aes-cbc.c | 29 int i, j, blocks; in aes_128_cbc_encrypt() local 65 int i, j, blocks; in aes_128_cbc_decrypt() local
|
D | crypto_internal-cipher.c | 106 size_t i, j, blocks; in crypto_cipher_encrypt() local 169 size_t i, j, blocks; in crypto_cipher_decrypt() local
|
D | aes-unwrap.c | 30 int i, j; in aes_unwrap() local
|
D | aes-wrap.c | 29 int i, j; in aes_wrap() local
|
D | rc4.c | 19 u32 i, j, k; in rc4_skip() local
|
D | aes-ctr.c | 29 size_t j, len, left = data_len; in aes_ctr_encrypt() local
|
D | sha1-pbkdf2.c | 19 int i, j; in pbkdf2_sha1_f() local
|
D | aes-internal-dec.c | 30 int Nr, i, j; in rijndaelKeySetupDec() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/ |
D | p_256_multprecision.c | 160 int j; in multiprecision_rshift() local 238 int j; in multiprecision_lshift() local 267 for (uint32_t j = 0; j < keyLength; j++) { in multiprecision_mult() local
|
/hal_espressif-latest/components/bootloader_support/src/secure_boot_v2/ |
D | secure_boot_rsa_signature.c | 77 for (int j = 0; j < rsa_key_size; j++) { in verify_rsa_signature_block() local
|
D | secure_boot.c | 282 for (unsigned j = 0; j < app_key_digests.num_digests; j++) { in check_and_generate_secure_boot_keys() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/ |
D | sensor_server.c | 292 int i, j; in send_sensor_settings_status() local 338 int i, j; in find_sensor_setting() local 1009 int i, j; in check_sensor_server_init() local
|
/hal_espressif-latest/components/bt/common/osi/ |
D | hash_functions.c | 51 size_t j; in hash_function_blob() local
|
/hal_espressif-latest/components/driver/gpio/ |
D | gpio_etm.c | 65 for (int j = 0; j < SOC_GPIO_ETM_EVENTS_PER_GROUP; j++) { in gpio_etm_event_register_to_group() local 86 for (int j = 0; j < SOC_GPIO_ETM_TASKS_PER_GROUP; j++) { in gpio_etm_task_register_to_group() local
|
D | gpio_flex_glitch_filter.c | 48 for (int j = 0; j < SOC_GPIO_FLEX_GLITCH_FILTER_NUM; j++) { in gpio_filter_register_to_group() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | test.c | 38 int i, j, k; in bt_mesh_device_auto_enter_network() local
|
/hal_espressif-latest/components/esp_hw_support/ |
D | esp_etm.c | 134 for (int j = 0; j < SOC_ETM_CHANNELS_PER_GROUP; j++) { in etm_chan_register_to_group() local 289 for (int j = 0; j < SOC_ETM_CHANNELS_PER_GROUP; j++) { in esp_etm_dump() local
|
/hal_espressif-latest/components/log/ |
D | log_freertos.c | 68 for (uint8_t j = sizeof(buffer) - 1; j > 0; j--) { in esp_log_system_timestamp() local
|
/hal_espressif-latest/components/heap/ |
D | heap_trace_standalone.c | 332 for (int j = 0; j < STACK_DEPTH && r_cur->alloced_by[j] != 0; j++) { in heap_trace_dump_base() local 343 for (int j = 0; j < STACK_DEPTH; j++) { in heap_trace_dump_base() local
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/ |
D | utl.c | 121 UINT16 j, k; in utl_itoa() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_sr_hash.c | 168 UINT16 j; in gatts_calculate_datebase_hash() local
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | sae_pk.c | 128 int j; in d_check_char() local 234 int j; in sae_pk_base32_encode() local
|
/hal_espressif-latest/components/mbedtls/port/aes/ |
D | esp_aes_gcm.c | 88 static void increment32_j0(esp_gcm_context *ctx, uint8_t *j) in increment32_j0() 145 int i, j; in gcm_gen_table() local
|