Searched refs:retry (Results 1 – 1 of 1) sorted by relevance
409 uint16_t retry = 0U; in sths34pf80_safe_power_down() local414 } while (status.drdy == 0U && retry++ < 4000U); in sths34pf80_safe_power_down()416 if (ret != 0 || retry >= 4000U) in sths34pf80_safe_power_down()