Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/efuse/src/esp32/
Desp_efuse_utility.c151 static bool read_w_data_and_check_fill(esp_efuse_block_t num_block, uint32_t *buf_w_data) in read_w_data_and_check_fill()
177 uint8_t buf_w_data[COUNT_EFUSE_REG_PER_BLOCK * 4]; in esp_efuse_utility_apply_new_coding_scheme() local