/hal_espressif-2.7.6/components/freertos/test/ |
D | test_timers.c | 11 volatile int *count; in timer_callback() local 19 volatile int count = 0; variable 43 volatile int count = 0; variable 76 volatile int count = 0; variable
|
/hal_espressif-2.7.6/components/esp_event/test/ |
D | test_event.c | 142 int* count = (int*) arg->data; in test_event_simple_handler() local 215 int* count = (int*) arg->data; in test_handler_post_w_task() local 240 int* count = (int*) arg->data; in test_handler_post_wo_task() local 277 int *count = (int*) unregister_data->data; in test_handler_instance_unregister_itself() local 401 int count = 0; variable 486 int count = 0; variable 517 int count = 0; variable 549 int count = 0; variable 587 int count = 0; variable 627 int count = 0; variable [all …]
|
D | test_default_loop.c | 63 int* count = (int*) arg->data; in test_event_simple_handler() local 99 int count = 0; variable
|
/hal_espressif-2.7.6/components/console/argtable3/ |
D | argtable3.h | 99 int count; /* Number of matching command line args */ member 105 int count; /* Number of matching command line args */ member 112 int count; /* Number of matching command line args */ member 119 int count; /* Number of matching command line args */ member 126 int count; /* Number of matching command line args */ member 133 int count; /* Number of matching command line args*/ member 143 int count; /* Number of matching command line args */ member 151 int count; /* Number of errors encountered */ member
|
/hal_espressif-2.7.6/components/nvs_flash/test_nvs_host/ |
D | test_nvs_partition.cpp | 33 for(int count = 0; count < NVS_KEY_SIZE; count++) { variable 46 for(int count = 0; count < NVS_KEY_SIZE; count++) { variable
|
D | test_nvs.cpp | 41 void dumpBytes(const uint8_t* data, size_t count) in dumpBytes() 306 const size_t count = 128; variable 782 int count; in __anond527bc420102() local 1174 for (size_t count = 0; count < testIters; ++count) { variable 1248 esp_err_t doRandomThings(nvs_handle_t handle, TGen gen, size_t& count) { in doRandomThings() 1506 size_t count = 1000; variable 1548 size_t count = iter_count; variable 2264 for(uint8_t count = 1; count <= 12; count++) { variable 2269 for(uint8_t count = 13; count <= 20; count++) { variable 2366 size_t count = 200; variable [all …]
|
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/gattc_multi_connect/main/ |
D | gattc_multi_connect.c | 196 uint16_t count = 0; in gattc_profile_a_event_handler() local 241 uint16_t count = 0; in gattc_profile_a_event_handler() local 396 uint16_t count = 0; in gattc_profile_b_event_handler() local 443 uint16_t count = 0; in gattc_profile_b_event_handler() local 595 uint16_t count = 0; in gattc_profile_c_event_handler() local 641 uint16_t count = 0; in gattc_profile_c_event_handler() local
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gattc.c | 244 static void btc_gattc_fill_gatt_db_conversion(uint16_t count, uint16_t num, esp_gatt_db_attr_type_t… in btc_gattc_fill_gatt_db_conversion() 316 uint16_t *count, uint16_t offset) in btc_ble_gattc_get_service() 357 uint16_t *count, uint16_t offset) in btc_ble_gattc_get_all_char() 385 uint16_t *count, uint16_t offset) in btc_ble_gattc_get_all_descr() 415 uint16_t *count) in btc_ble_gattc_get_char_by_uuid() 448 uint16_t *count) in btc_ble_gattc_get_descr_by_uuid() 483 uint16_t *count) in btc_ble_gattc_get_descr_by_char_handle() 517 uint16_t *count) in btc_ble_gattc_get_include_service() 554 uint16_t *count) in btc_ble_gattc_get_attr_count() 566 esp_gattc_db_elem_t *db, uint16_t *count) in btc_ble_gattc_get_db()
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_api.c | 342 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetServiceWithUUID() 348 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetAllChar() 363 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetAllDescriptor() 378 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetCharByUUID() 394 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetDescrByUUID() 409 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetDescrByCharHandle() 424 tBT_UUID *incl_uuid, btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetIncludeService() 438 void BTA_GATTC_GetDBSize(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, UINT16 *count) in BTA_GATTC_GetDBSize() 444 … UINT16 start_handle, UINT16 end_handle, UINT16 char_handle, UINT16 *count) in BTA_GATTC_GetDBSizeByType() 463 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetGattDb()
|
/hal_espressif-2.7.6/components/wpa_supplicant/test/ |
D | test_crypto.c | 53 uint8_t count; variable 84 uint8_t count; variable 115 uint8_t count; variable 146 uint8_t count; variable 177 uint8_t count; variable 213 uint8_t count; variable
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/api/ |
D | esp_gattc_api.c | 169 … esp_gattc_service_elem_t *result, uint16_t *count, uint16_t offset) in esp_ble_gattc_get_service() 187 uint16_t *count, uint16_t offset) in esp_ble_gattc_get_all_char() 208 uint16_t *count, uint16_t offset) in esp_ble_gattc_get_all_descr() 230 uint16_t *count) in esp_ble_gattc_get_char_by_uuid() 255 uint16_t *count) in esp_ble_gattc_get_descr_by_uuid() 272 uint16_t *count) in esp_ble_gattc_get_descr_by_char_handle() 295 uint16_t *count) in esp_ble_gattc_get_include_service() 318 uint16_t *count) in esp_ble_gattc_get_attr_count() 336 esp_gattc_db_elem_t *db, uint16_t *count) in esp_ble_gattc_get_db()
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/aligenie_demo/components/vendor_model/ |
D | genie_reset.c | 79 static esp_err_t genie_reset_write_count(uint8_t count) in genie_reset_write_count() 135 uint8_t count = 0; in genie_reset_by_repeat_init() local
|
/hal_espressif-2.7.6/components/fatfs/diskio/ |
D | diskio_rawflash.c | 38 DRESULT ff_raw_read (BYTE pdrv, BYTE *buff, DWORD sector, UINT count) in ff_raw_read() 52 DRESULT ff_raw_write (BYTE pdrv, const BYTE *buff, DWORD sector, UINT count) in ff_raw_write()
|
D | diskio_sdmmc.c | 36 DRESULT ff_sdmmc_read (BYTE pdrv, BYTE* buff, DWORD sector, UINT count) in ff_sdmmc_read() 48 DRESULT ff_sdmmc_write (BYTE pdrv, const BYTE* buff, DWORD sector, UINT count) in ff_sdmmc_write()
|
D | diskio.c | 68 DRESULT ff_disk_read (BYTE pdrv, BYTE* buff, DWORD sector, UINT count) in ff_disk_read() 72 DRESULT ff_disk_write (BYTE pdrv, const BYTE* buff, DWORD sector, UINT count) in ff_disk_write()
|
D | diskio_wl.c | 41 DRESULT ff_wl_read (BYTE pdrv, BYTE *buff, DWORD sector, UINT count) in ff_wl_read() 54 DRESULT ff_wl_write (BYTE pdrv, const BYTE *buff, DWORD sector, UINT count) in ff_wl_write()
|
/hal_espressif-2.7.6/components/fatfs/src/ |
D | diskio.c | 103 UINT count /* Number of sectors to read */ in disk_read() 153 UINT count /* Number of sectors to write */ in disk_write()
|
/hal_espressif-2.7.6/components/driver/test/ |
D | test_ledc.c | 137 int16_t count; in frequency_set_get() local 413 uint32_t count; variable 444 int16_t count; variable
|
D | test_adc_dma.c | 64 int count = 0; in get_average() local 79 int count = 0; in print_summary() local 97 int count = s_adc_count[i] * MAX_WIDTH / max_count; in print_summary() local
|
D | test_spi_bus_lock.c | 47 int count=0; in spi_task1() local 71 int count=0; in spi_task2() local 105 int count=0; in spi_task3() local
|
/hal_espressif-2.7.6/components/wear_levelling/ |
D | WL_Ext_Safe.cpp | 45 uint32_t count; member 116 esp_err_t WL_Ext_Safe::erase_sector_fit(uint32_t start_sector, uint32_t count) in erase_sector_fit()
|
/hal_espressif-2.7.6/components/wpa_supplicant/src/crypto/ |
D | sha1-pbkdf2.c | 76 size_t ssid_len, int iterations, unsigned int count, in pbkdf2_sha1_f() 137 unsigned int count = 0; in pbkdf2_sha1() local
|
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/main/ |
D | example_ble_client_throughput.c | 122 static uint8_t check_sum(uint8_t *addr, uint16_t count) in check_sum() 199 uint16_t count = 0; in gattc_profile_event_handler() local 245 uint16_t count = 0; in gattc_profile_event_handler() local
|
/hal_espressif-2.7.6/examples/system/unit_test/components/testable/ |
D | mean.c | 14 int testable_mean(const int* values, int count) in testable_mean()
|
/hal_espressif-2.7.6/examples/system/unit_test/main/ |
D | example_unit_test_main.c | 24 const int count = 32; in app_main() local
|