Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h10978 #define RCC_AHB1RSTR_TSCRST_Msk (0x1UL << RCC_AHB1RSTR_TSCRST_Pos) /*!< 0x00010000 */ macro
10979 #define RCC_AHB1RSTR_TSCRST RCC_AHB1RSTR_TSCRST_Msk