Home
last modified time | relevance | path

Searched defs:OwnAddress2 (Results 1 – 7 of 7) sorted by relevance

/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_i2c.h63 …uint32_t OwnAddress2; /*!< Specifies the second device own address if dual addressing mode… member
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_smbus.h64 …uint32_t OwnAddress2; /*!< Specifies the second device own address if dual addressing mod… member
Dstm32f4xx_hal_fmpi2c.h64 …uint32_t OwnAddress2; /*!< Specifies the second device own address if dual addressing mode… member
Dstm32f4xx_hal_i2c.h65 …uint32_t OwnAddress2; /*!< Specifies the second device own address if dual addressing mode is… member
Dstm32f4xx_hal_fmpsmbus.h66 …uint32_t OwnAddress2; /*!< Specifies the second device own address if dual addressing m… member
Dstm32f4xx_ll_i2c.h658 __STATIC_INLINE void LL_I2C_SetOwnAddress2(I2C_TypeDef *I2Cx, uint32_t OwnAddress2) in LL_I2C_SetOwnAddress2()
Dstm32f4xx_ll_fmpi2c.h837 __STATIC_INLINE void LL_FMPI2C_SetOwnAddress2(FMPI2C_TypeDef *FMPI2Cx, uint32_t OwnAddress2, uint32… in LL_FMPI2C_SetOwnAddress2()