Searched refs:FMPI2C_Trials (Results 1 – 1 of 1) sorted by relevance
3118 __IO uint32_t FMPI2C_Trials = 0UL; in HAL_FMPI2C_IsDeviceReady() local3207 if (FMPI2C_Trials == Trials) in HAL_FMPI2C_IsDeviceReady()3223 FMPI2C_Trials++; in HAL_FMPI2C_IsDeviceReady()3224 } while (FMPI2C_Trials < Trials); in HAL_FMPI2C_IsDeviceReady()