Searched refs:FMPI2C_Trials (Results 1 – 1 of 1) sorted by relevance
3257 __IO uint32_t FMPI2C_Trials = 0UL; in HAL_FMPI2C_IsDeviceReady() local3346 FMPI2C_Trials++; in HAL_FMPI2C_IsDeviceReady()3347 } while (FMPI2C_Trials < Trials); in HAL_FMPI2C_IsDeviceReady()