Searched defs:AddressingMode (Results 1 – 7 of 7) sorted by relevance
75 uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode is selected. member
73 uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode is selected. member
75 …uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode for master is s… member
766 __STATIC_INLINE void LL_I2C_SetMasterAddressingMode(I2C_TypeDef *I2Cx, uint32_t AddressingMode) in LL_I2C_SetMasterAddressingMode()