Home
last modified time | relevance | path

Searched refs:FMPI2C_Trials (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpi2c.c3257 __IO uint32_t FMPI2C_Trials = 0UL; in HAL_FMPI2C_IsDeviceReady() local
3346 FMPI2C_Trials++; in HAL_FMPI2C_IsDeviceReady()
3347 } while (FMPI2C_Trials < Trials); in HAL_FMPI2C_IsDeviceReady()