Home
last modified time | relevance | path

Searched defs:TypeAcknowledge (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_i2c.h106 …uint32_t TypeAcknowledge; /*!< Specifies the ACKnowledge or Non ACKnowledge condition after th… member
1662 __STATIC_INLINE void LL_I2C_AcknowledgeNextData(I2C_TypeDef *I2Cx, uint32_t TypeAcknowledge) in LL_I2C_AcknowledgeNextData()
H A Dstm32f4xx_ll_fmpi2c.h96 …uint32_t TypeAcknowledge; /*!< Specifies the ACKnowledge or Non ACKnowledge condition after th… member
1897 …STATIC_INLINE void LL_FMPI2C_AcknowledgeNextData(FMPI2C_TypeDef *FMPI2Cx, uint32_t TypeAcknowledge) in LL_FMPI2C_AcknowledgeNextData()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_i2c.h95 …uint32_t TypeAcknowledge; /*!< Specifies the ACKnowledge or Non ACKnowledge condition after th… member
1935 __STATIC_INLINE void LL_I2C_AcknowledgeNextData(I2C_TypeDef *I2Cx, uint32_t TypeAcknowledge) in LL_I2C_AcknowledgeNextData()