Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_fmpi2c.c48 #define IS_LL_FMPI2C_PERIPHERAL_MODE(__VALUE__) (((__VALUE__) == LL_FMPI2C_MODE_I2C) ||…
189 FMPI2C_InitStruct->PeripheralMode = LL_FMPI2C_MODE_I2C; in LL_FMPI2C_StructInit()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fmpi2c.h181 #define LL_FMPI2C_MODE_I2C 0x00000000U /*!< FMPI2C Master or Slave … macro