/hal_espressif-latest/components/hal/ |
D | i2s_hal.c | 214 uint8_t cnt = 0; in i2s_hal_pdm_set_tx_slot() local 281 uint32_t cnt; in i2s_hal_tdm_set_tx_slot() local 315 uint32_t cnt; in i2s_hal_tdm_set_rx_slot() local
|
D | sdio_slave_hal.c | 677 int cnt = 0; in dump_queue() local
|
/hal_espressif-latest/components/efuse/src/ |
D | esp_efuse_utility.c | 136 …t num_reg, esp_efuse_block_t efuse_block, int bit_start, int bit_count, void* cnt, int* bits_count… in esp_efuse_utility_write_cnt() 383 …t set_cnt_in_reg(int bit_start_in_reg, int bit_count_used_in_reg, uint32_t reg_masked, size_t* cnt)
|
D | esp_efuse_api.c | 108 esp_err_t esp_efuse_write_field_cnt(const esp_efuse_desc_t* field[], size_t cnt) in esp_efuse_write_field_cnt()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | mmu_ll.h | 50 unsigned cnt = efuse_ll_get_flash_crypt_cnt(); in mmu_ll_cache_encryption_enabled() local
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | mmu_ll.h | 52 unsigned cnt = efuse_ll_get_flash_crypt_cnt(); in mmu_ll_cache_encryption_enabled() local
|
/hal_espressif-latest/components/driver/deprecated/ |
D | i2s_legacy.c | 495 for (int cnt = 0; cnt < buf_cnt; cnt++) { in i2s_delete_dma_buffer() local 514 for (int cnt = 0; cnt < buf_cnt; cnt++) { in i2s_alloc_dma_buffer() local 526 for (int cnt = 0; cnt < buf_cnt; cnt++) { in i2s_alloc_dma_buffer() local
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | touch_sensor_hal.h | 485 #define touch_hal_proximity_read_meas_cnt(touch_num, cnt) touch_ll_proximity_read_meas_cnt(touch_nu… argument
|
D | touch_sensor_ll.h | 1007 static inline void touch_ll_proximity_read_meas_cnt(touch_pad_t touch_num, uint32_t *cnt) in touch_ll_proximity_read_meas_cnt()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | touch_sensor_hal.h | 485 #define touch_hal_proximity_read_meas_cnt(touch_num, cnt) touch_ll_proximity_read_meas_cnt(touch_nu… argument
|
D | touch_sensor_ll.h | 1027 static inline void touch_ll_proximity_read_meas_cnt(touch_pad_t touch_num, uint32_t *cnt) in touch_ll_proximity_read_meas_cnt()
|
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/ |
D | touch_sensor.c | 552 esp_err_t touch_pad_proximity_read_meas_cnt(touch_pad_t touch_num, uint32_t *cnt) in touch_pad_proximity_read_meas_cnt()
|
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/ |
D | touch_sensor.c | 525 esp_err_t touch_pad_proximity_read_meas_cnt(touch_pad_t touch_num, uint32_t *cnt) in touch_pad_proximity_read_meas_cnt()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_fcr.c | 115 register int cnt = icnt; in l2c_fcr_updcrc() local
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/ |
D | bta_jv_act.c | 766 const int cnt = sizeof(bta_jv_cb.free_psm_list) / sizeof(bta_jv_cb.free_psm_list[0]); in bta_jv_get_free_psm() local 781 const int cnt = sizeof(bta_jv_cb.free_psm_list) / sizeof(bta_jv_cb.free_psm_list[0]); in bta_jv_set_free_psm() local
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_wps.c | 870 u8 cnt = sm->discard_ap_cnt; in wps_add_discard_ap() local
|
/hal_espressif-latest/components/driver/uart/ |
D | uart.c | 733 int cnt = 0; in uart_find_pattern_from_last() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_utils.c | 2630 UINT8 cnt = 0; in gatt_get_num_apps_for_bg_dev() local
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | i2s_struct.h | 279 uint32_t cnt: 7; member
|