Searched refs:ERR_PROTECTED (Results 1 – 6 of 6) sorted by relevance
149 return (ERR_PROTECTED); in flash_write()193 case ERR_PROTECTED: in flash_perror()
97 return ERR_PROTECTED; in flash_erase()115 return ERR_PROTECTED; in write_buff()
84 return ERR_PROTECTED; in flash_complete_operation()
638 retcode = ERR_PROTECTED; in flash_full_status_check()
159 return ERR_PROTECTED; in flash_erase()
126 #define ERR_PROTECTED 4 macro