Home
last modified time | relevance | path

Searched defs:AddressingMode (Results 1 – 6 of 6) sorted by relevance

/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_i2c.h57 uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode is selected. member
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_smbus.h58 uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode is selected. member
Dstm32f4xx_hal_i2c.h59 uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode is selected. member
Dstm32f4xx_hal_fmpsmbus.h60 …uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode for master is s… member
Dstm32f4xx_hal_fmpi2c.h58 uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode is selected. member
Dstm32f4xx_ll_fmpi2c.h752 …TIC_INLINE void LL_FMPI2C_SetMasterAddressingMode(FMPI2C_TypeDef *FMPI2Cx, uint32_t AddressingMode) in LL_FMPI2C_SetMasterAddressingMode()