Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_usart.h307 #define USART_CLEAR_NEF USART_ICR_NCF /*!< Noise detected Clear F…
Dstm32l0xx_ll_lpuart.h147 #define LL_LPUART_ICR_NCF USART_ICR_NCF /*!< Noise detected flag */
1505 WRITE_REG(LPUARTx->ICR, USART_ICR_NCF); in LL_LPUART_ClearFlag_NE()
Dstm32l0xx_hal_irda.h378 #define IRDA_CLEAR_NEF USART_ICR_NCF /*!< Noise detected Clear Fl…
Dstm32l0xx_hal_smartcard.h537 #define SMARTCARD_CLEAR_NEF USART_ICR_NCF /*!< Noise detected Cle…
Dstm32l0xx_ll_usart.h182 #define LL_USART_ICR_NCF USART_ICR_NCF /*!< Noise detected f…
2818 WRITE_REG(USARTx->ICR, USART_ICR_NCF); in LL_USART_ClearFlag_NE()
Dstm32l0xx_hal_uart.h675 #define UART_CLEAR_NEF USART_ICR_NCF /*!< Noise detected Clear Fl…
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6212 #define USART_ICR_NCF USART_ICR_NCF_Msk /*!< Noise detected … macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7274 #define USART_ICR_NCF USART_ICR_NCF_Msk /*!< Noise detected … macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7115 #define USART_ICR_NCF USART_ICR_NCF_Msk /*!< Noise detected … macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16214 #define USART_ICR_NCF USART_ICR_NECF macro