Searched refs:FMPSMBUS_Trials (Results 1 – 1 of 1) sorted by relevance
1489 __IO uint32_t FMPSMBUS_Trials = 0UL; in HAL_FMPSMBUS_IsDeviceReady() local1577 if (FMPSMBUS_Trials == Trials) in HAL_FMPSMBUS_IsDeviceReady()1593 FMPSMBUS_Trials++; in HAL_FMPSMBUS_IsDeviceReady()1594 } while (FMPSMBUS_Trials < Trials); in HAL_FMPSMBUS_IsDeviceReady()