Format: AllC/C++CSSTextshell script Advanced Search
51: /* check the write-protect status */ 52: er = flashwr_protect(addr, nsec); 53: if ( er < E_OK ) return er;