Lines Matching full:x

30         ESP_LOGE(TAG,"%s(%d): result = 0x%08x", __FUNCTION__, __LINE__, result); \
50 …_addr=0x%08x, full_mem_size=0x%08x, page_size=0x%08x, sector_size=0x%08x, updaterate=0x%08x, wr_si… in config()
97 …config result: state_size=0x%08x, cfg_size=0x%08x, addr_cfg=0x%08x, addr_state1=0x%08x, addr_state… in config()
140 …fig ID=%i, stored ID=%i, access_count=%i, block_size=%i, max_count=%i, pos=%i, move_count=0x%8.8X", in init()
150 …ESP_LOGD(TAG, "%s starts: crc1= 0x%08x, crc2 = 0x%08x, this->state.crc= 0x%08x, state_copy->crc= 0 in init()
176 …ESP_LOGD(TAG, "%s: crc1=0x%08x, crc2 = 0x%08x, result= 0x%08x", __func__, crc1, crc2, (uint32_t)re… in init()
182 …ESP_LOGD(TAG, "%s: try to update version - crc1= 0x%08x, crc2 = 0x%08x, result= 0x%08x", __func__,… in init()
239 ESP_LOGE(TAG, "%s: returned 0x%08x", __func__, (uint32_t)result); in init()
243 ESP_LOGD(TAG, "%s - move_count= 0x%08x", __func__, (uint32_t)this->state.move_count); in init()
258 …ESP_LOGV(TAG, "%s - check pos: result=0x%08x, position= %i, pos_bits= 0x%08x", __func__, (uint32_t… in recoverPos()
268 …ESP_LOGD(TAG, "%s - this->state.pos= 0x%08x, position= 0x%08x, result= 0x%08x, max_pos= 0x%08x", _… in recoverPos()
308 …ESP_LOGD(TAG, "%s - this->state->max_count= 0x%08x, this->state->max_pos= 0x%08x", __func__, this-… in initSections()
309 ESP_LOGD(TAG, "%s - result= 0x%08x", __func__, result); in initSections()
343 …ESP_LOGD(TAG, "%s - process crc1=0x%08x, crc2=0x%08x, v1_crc1=0x%08x, v1_crc2=0x%08x, version=%i",… in updateV1_V2()
347 ESP_LOGI(TAG, "%s Update from V1 to V2, crc=0x%08x, ", __func__, crc1); in updateV1_V2()
354 …ESP_LOGV(TAG, "%s- result= 0x%08x, pos= %i, pos_bits= 0x%08x", __func__, (uint32_t)result, (uint32… in updateV1_V2()
388 …ESP_LOGD(TAG, "%s - move_count= 0x%08x, pos= 0x%08x", __func__, this->state.move_count, this->stat… in updateV1_V2()
437 …ESP_LOGV(TAG, "%s - access_count= 0x%08x, pos= 0x%08x", __func__, this->state.access_count, this->… in updateWL()
447 ESP_LOGE(TAG, "%s - erase wl dummy sector result= 0x%08x", __func__, result); in updateWL()
456 …ESP_LOGE(TAG, "%s - not possible to read buffer, will try next time, result= 0x%08x", __func__, re… in updateWL()
462 …ESP_LOGE(TAG, "%s - not possible to write buffer, will try next time, result= 0x%08x", __func__, r… in updateWL()
475 ESP_LOGE(TAG, "%s - update position 1 result= 0x%08x", __func__, result); in updateWL()
482 ESP_LOGE(TAG, "%s - update position 2 result= 0x%08x", __func__, result); in updateWL()
506 …ESP_LOGD(TAG, "%s - move_count= 0x%08x, pos= 0x%08x, ", __func__, this->state.move_count, this->st… in updateWL()
510 ESP_LOGV(TAG, "%s - result= 0x%08x", __func__, result); in updateWL()
512 ESP_LOGE(TAG, "%s - result= 0x%08x", __func__, result); in updateWL()
525 …ESP_LOGV(TAG, "%s - addr= 0x%08x -> result= 0x%08x, dummy_addr= 0x%08x", __func__, (uint32_t) addr… in calcAddr()
552 ESP_LOGD(TAG, "%s - sector= 0x%08x", __func__, (uint32_t) sector); in erase_sector()
566 …ESP_LOGD(TAG, "%s - start_address= 0x%08x, size= 0x%08x", __func__, (uint32_t) start_address, (uin… in erase_range()
573 ESP_LOGV(TAG, "%s - result= 0x%08x", __func__, result); in erase_range()
583 …ESP_LOGD(TAG, "%s - dest_addr= 0x%08x, size= 0x%08x", __func__, (uint32_t) dest_addr, (uint32_t) s… in write()
602 …ESP_LOGD(TAG, "%s - src_addr= 0x%08x, size= 0x%08x", __func__, (uint32_t) src_addr, (uint32_t) siz… in read()
606 …ESP_LOGV(TAG, "%s - real_addr= 0x%08x, size= 0x%08x", __func__, (uint32_t) (this->cfg.start_addr +… in read()
630 …ESP_LOGD(TAG, "%s - result= 0x%08x, move_count= 0x%08x", __func__, result, this->state.move_count); in flush()