Home
last modified time | relevance | path

Searched refs:I2C_CR1_SWRST (Results 1 – 6 of 6) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_i2c.h1535 SET_BIT(I2Cx->CR1, I2C_CR1_SWRST); in LL_I2C_EnableReset()
1546 CLEAR_BIT(I2Cx->CR1, I2C_CR1_SWRST); in LL_I2C_DisableReset()
1557 return (READ_BIT(I2Cx->CR1, I2C_CR1_SWRST) == (I2C_CR1_SWRST)); in LL_I2C_IsResetEnabled()
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3427 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software Reset … macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3427 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software Reset … macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h3704 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software Reset … macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h3774 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software Reset … macro
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9259 #define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software reset … macro