Searched refs:USART_ICR_NECF (Results 1 – 25 of 264) sorted by relevance
1234567891011
177 #define SMARTCARD_CLEAR_NEF USART_ICR_NECF /*!< SMARTCARD noise error detected c…
158 #define LL_LPUART_ICR_NCF USART_ICR_NECF /*!< Noise error detected …1850 WRITE_REG(LPUARTx->ICR, USART_ICR_NECF); in LL_LPUART_ClearFlag_NE()
158 #define LL_LPUART_ICR_NCF USART_ICR_NECF /*!< Noise error detected …1852 WRITE_REG(LPUARTx->ICR, USART_ICR_NECF); in LL_LPUART_ClearFlag_NE()
158 #define LL_LPUART_ICR_NCF USART_ICR_NECF /*!< Noise error detected …1864 WRITE_REG(LPUARTx->ICR, USART_ICR_NECF); in LL_LPUART_ClearFlag_NE()
203 #define SMARTCARD_CLEAR_NEF USART_ICR_NECF /*!< SMARTCARD noise error detected c…