Searched refs:end (Results 1 – 2 of 2) sorted by relevance
169 static void zero_section(uint32_t * start, uint32_t * end) in zero_section() argument173 while(p_zero <= end) in zero_section()
168 static void zero_section(uint32_t * start, uint32_t * end) in zero_section() argument172 while(p_zero <= end) in zero_section()