Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_i2c.h75 uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode is selected. member
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_i2c.h73 uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode is selected. member
Dstm32l0xx_hal_smbus.h75 …uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode for master is s… member
Dstm32l0xx_ll_i2c.h766 __STATIC_INLINE void LL_I2C_SetMasterAddressingMode(I2C_TypeDef *I2Cx, uint32_t AddressingMode) in LL_I2C_SetMasterAddressingMode()
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_smbus.h75 …uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode for master is s… member
Dstm32l4xx_hal_i2c.h73 uint32_t AddressingMode; /*!< Specifies if 7-bit or 10-bit addressing mode is selected. member
Dstm32l4xx_ll_i2c.h766 __STATIC_INLINE void LL_I2C_SetMasterAddressingMode(I2C_TypeDef *I2Cx, uint32_t AddressingMode) in LL_I2C_SetMasterAddressingMode()