Searched refs:ERR_PROTECTED (Results 1 – 6 of 6) sorted by relevance
150 return (ERR_PROTECTED); in flash_write()194 case ERR_PROTECTED: in flash_perror()
98 return ERR_PROTECTED; in flash_erase()116 return ERR_PROTECTED; in write_buff()
83 return ERR_PROTECTED; in flash_complete_operation()
636 retcode = ERR_PROTECTED; in flash_full_status_check()
158 return ERR_PROTECTED; in flash_erase()
127 #define ERR_PROTECTED 4 macro