Searched refs:ENV_DEL_ADDR (Results 1 – 1 of 1) sorted by relevance
148 #define ENV_DEL_ADDR 0xebf00000 /*direct for newenv*/ macro493 "newenv=protect off " __stringify(ENV_DEL_ADDR) \495 "erase " __stringify(ENV_DEL_ADDR) \497 "protect on " __stringify(ENV_DEL_ADDR) \
Completed in 3 milliseconds