/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_i2c.h | 1627 SET_BIT(I2Cx->CR1, I2C_CR1_SWRST); in LL_I2C_EnableReset() 1638 CLEAR_BIT(I2Cx->CR1, I2C_CR1_SWRST); in LL_I2C_DisableReset() 1649 return (READ_BIT(I2Cx->CR1, I2C_CR1_SWRST) == (I2C_CR1_SWRST)); in LL_I2C_IsResetEnabled()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_i2c.c | 494 hi2c->Instance->CR1 |= I2C_CR1_SWRST; in HAL_I2C_Init() 495 hi2c->Instance->CR1 &= ~I2C_CR1_SWRST; in HAL_I2C_Init()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f410rx.h | 3637 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f410tx.h | 3627 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f410cx.h | 3637 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f401xe.h | 3558 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f401xc.h | 3558 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f411xe.h | 3561 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f412cx.h | 7711 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f405xx.h | 8842 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f415xx.h | 9107 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f412zx.h | 8406 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f407xx.h | 9142 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f412vx.h | 8404 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f413xx.h | 8645 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f423xx.h | 8681 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f412rx.h | 8400 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f417xx.h | 9404 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f446xx.h | 9191 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f427xx.h | 9808 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
H A D | stm32f437xx.h | 10087 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/ |
H A D | stm32wb50xx.h | 5670 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software reset … macro
|
H A D | stm32wb55xx.h | 5959 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software reset … macro
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f407xx.h | 9158 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!<Software Reset … macro
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ |
H A D | stm32l451xx.h | 8369 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software reset … macro
|