Searched refs:check_chip_pointer_default (Results 1 – 1 of 1) sorted by relevance
154 static esp_err_t check_chip_pointer_default(esp_flash_t **inout_chip);170 .chip_check = check_chip_pointer_default,213 static IRAM_ATTR esp_err_t check_chip_pointer_default(esp_flash_t **inout_chip) in check_chip_pointer_default() function