Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16181 #define USART_ICR_NECF_Msk (0x1UL << USART_ICR_NECF_Pos) /*!< 0x00000004 */ macro
16182 #define USART_ICR_NECF USART_ICR_NECF_Msk /*!< Noise Error det…
16213 #define USART_ICR_NCF_Msk USART_ICR_NECF_Msk