Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6211 #define USART_ICR_NCF_Msk (0x1U << USART_ICR_NCF_Pos) /*!< 0x00000004 */ macro
6212 #define USART_ICR_NCF USART_ICR_NCF_Msk /*!< Noise detected …
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7114 #define USART_ICR_NCF_Msk (0x1U << USART_ICR_NCF_Pos) /*!< 0x00000004 */ macro
7115 #define USART_ICR_NCF USART_ICR_NCF_Msk /*!< Noise detected …
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7273 #define USART_ICR_NCF_Msk (0x1U << USART_ICR_NCF_Pos) /*!< 0x00000004 */ macro
7274 #define USART_ICR_NCF USART_ICR_NCF_Msk /*!< Noise detected …
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16213 #define USART_ICR_NCF_Msk USART_ICR_NECF_Msk macro