Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_smartcard_ex.h220 #define SMARTCARD_CLEAR_NEF USART_ICR_NECF /*!< SMARTCARD noise error detected c…
Dstm32l4xx_hal_irda.h477 #define IRDA_CLEAR_NEF USART_ICR_NECF /*!< Noise Error detected Cl…
Dstm32l4xx_hal_usart.h451 #define USART_CLEAR_NEF USART_ICR_NECF /*!< Noise Error detected C…
Dstm32l4xx_ll_lpuart.h172 #define LL_LPUART_ICR_NCF USART_ICR_NECF /*!< Noise error detected …
1964 WRITE_REG(LPUARTx->ICR, USART_ICR_NECF); in LL_LPUART_ClearFlag_NE()
Dstm32l4xx_hal_uart.h799 #define UART_CLEAR_NEF USART_ICR_NECF /*!< Noise Error detected Cl…
Dstm32l4xx_ll_usart.h205 #define LL_USART_ICR_NECF USART_ICR_NECF /*!< Noise error dete…
3458 WRITE_REG(USARTx->ICR, USART_ICR_NECF); in LL_USART_ClearFlag_NE()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16182 #define USART_ICR_NECF USART_ICR_NECF_Msk /*!< Noise Error det… macro
16214 #define USART_ICR_NCF USART_ICR_NECF