Searched refs:flash_rc (Results 1 – 1 of 1) sorted by relevance
604 int flash_rc = flash_safe_execute(rom_helper_flash_op, ¶ms, UINT32_MAX); in rom_flash_op() local606 if (flash_rc != PICO_OK) { in rom_flash_op()607 return flash_rc; in rom_flash_op()884 int flash_rc = flash_safe_execute(rom_helper_explicit_buy, ¶ms, UINT32_MAX); in rom_explicit_buy() local885 if (flash_rc != PICO_OK) { in rom_explicit_buy()886 return flash_rc; in rom_explicit_buy()