Home
last modified time | relevance | path

Searched refs:blk_is_filled (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.4.0/components/efuse/esp32/
Desp_efuse_utility.c148 bool blk_is_filled = false; in read_w_data_and_check_fill() local
154 blk_is_filled = true; in read_w_data_and_check_fill()
157 return blk_is_filled; in read_w_data_and_check_fill()