Home
last modified time | relevance | path

Searched refs:I2C_CR1_SBC (Results 1 – 7 of 7) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_i2c.h640 SET_BIT(I2Cx->CR1, I2C_CR1_SBC); in LL_I2C_EnableSlaveByteControl()
651 CLEAR_BIT(I2Cx->CR1, I2C_CR1_SBC); in LL_I2C_DisableSlaveByteControl()
662 return ((READ_BIT(I2Cx->CR1, I2C_CR1_SBC) == (I2C_CR1_SBC)) ? 1UL : 0UL); in LL_I2C_IsEnabledSlaveByteControl()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_smbus.c375 hsmbus->Instance->CR1 |= I2C_CR1_SBC; in HAL_SMBUS_Init()
1191 hsmbus->Instance->CR1 |= I2C_CR1_SBC; in HAL_SMBUS_Slave_Transmit_IT()
1285 hsmbus->Instance->CR1 |= I2C_CR1_SBC; in HAL_SMBUS_Slave_Receive_IT()
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h3114 #define I2C_CR1_SBC I2C_CR1_SBC_Msk /*!< Slave byte cont… macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h5679 #define I2C_CR1_SBC I2C_CR1_SBC_Msk /*!< Slave byte cont… macro
H A Dstm32wb55xx.h5968 #define I2C_CR1_SBC I2C_CR1_SBC_Msk /*!< Slave byte cont… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h8378 #define I2C_CR1_SBC I2C_CR1_SBC_Msk /*!< Slave byte cont… macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l476xx.h9260 #define I2C_CR1_SBC I2C_CR1_SBC_Msk /*!< Slave byte cont… macro