Searched refs:EFUSE_REPEAT_THRESHOLD_ (Results 1 – 4 of 4) sorted by relevance
21 #define EFUSE_REPEAT_THRESHOLD_ 3 macro
838 if (*repeat_times > EFUSE_REPEAT_THRESHOLD_) { in efuse_write_data_case1()875 if (*repeat_times > EFUSE_REPEAT_THRESHOLD_) { in efuse_write_data_case2()911 if (*repeat_times > EFUSE_REPEAT_THRESHOLD_) { in efuse_write_data_case2()996 if (repeat_times > EFUSE_REPEAT_THRESHOLD_) { in efuse_pg_packet_write()
47 #define EFUSE_REPEAT_THRESHOLD_ 3 macro
1467 if (repeatcnt++ > EFUSE_REPEAT_THRESHOLD_) in hal_EfusePgPacketWrite1ByteHeader()1505 if (repeatcnt++ > EFUSE_REPEAT_THRESHOLD_) in hal_EfusePgPacketWrite2ByteHeader()1522 if (repeatcnt++ > EFUSE_REPEAT_THRESHOLD_) in hal_EfusePgPacketWrite2ByteHeader()