Home
last modified time | relevance | path

Searched defs:read_data (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/
Dmspi_timing_tuning.c116 uint8_t read_data[MSPI_TIMING_TEST_DATA_LEN] = {0}; in sweep_for_success_sample_points() local
174 uint8_t read_data[MSPI_TIMING_TEST_DATA_LEN] = {0}; in get_working_pll_freq() local
/hal_espressif-latest/tools/esptool_py/esptool/
Dbin_image.py1352 def read_data(offs, size): function
1408 def read_data(offs, size): function