Searched refs:temp_data (Results 1 – 1 of 1) sorted by relevance
312 uint32_t temp_data; in sotp_redundancy_reduction() local317 temp_data = ((sotp_row_data >> (opt_loop * 2)) & 0x3); in sotp_redundancy_reduction()319 if (temp_data != 0x0) in sotp_redundancy_reduction()
Completed in 2 milliseconds