Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h15998 #define USART_CR3_EIE_Msk (0x1U << USART_CR3_EIE_Pos) /*!< 0x00000001 */ macro
15999 #define USART_CR3_EIE USART_CR3_EIE_Msk /*!< Error Interrupt…