Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_fmpsmbus.h405 #define FMPSMBUS_FLAG_BUSY FMPI2C_ISR_BUSY macro
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpsmbus.c1469 if (__HAL_FMPSMBUS_GET_FLAG(hfmpsmbus, FMPSMBUS_FLAG_BUSY) != RESET) in HAL_FMPSMBUS_IsDeviceReady()