Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11071 #define RCC_APB1RSTR1_I2C3RST_Msk (0x1UL << RCC_APB1RSTR1_I2C3RST_Pos) /*!< 0x00800000 */ macro
11072 #define RCC_APB1RSTR1_I2C3RST RCC_APB1RSTR1_I2C3RST_Msk