Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_lpuart.h170 #define LL_LPUART_ISR_CTSIF USART_ISR_CTSIF /*!< CTS interrupt flag */
1384 return (READ_BIT(LPUARTx->ISR, USART_ISR_CTSIF) == (USART_ISR_CTSIF)); in LL_LPUART_IsActiveFlag_nCTS()
Dstm32l0xx_hal_usart.h264 #define USART_FLAG_CTSIF USART_ISR_CTSIF /*!< USART clear to send interrupt fla…
Dstm32l0xx_ll_usart.h212 #define LL_USART_ISR_CTSIF USART_ISR_CTSIF /*!< CTS interrupt fl…
2629 return (READ_BIT(USARTx->ISR, USART_ISR_CTSIF) == (USART_ISR_CTSIF)); in LL_USART_IsActiveFlag_nCTS()
Dstm32l0xx_hal_uart.h617 #define UART_FLAG_CTSIF USART_ISR_CTSIF /*!< UART clear to send interrupt fla…
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_lpuart.h206 #define LL_LPUART_ISR_CTSIF USART_ISR_CTSIF /*!< CTS interrupt flag */
1797 return (READ_BIT(LPUARTx->ISR, USART_ISR_CTSIF) == (USART_ISR_CTSIF)); in LL_LPUART_IsActiveFlag_nCTS()
Dstm32l4xx_ll_usart.h249 #define LL_USART_ISR_CTSIF USART_ISR_CTSIF /*!< CTS interrupt fl…
3198 return ((READ_BIT(USARTx->ISR, USART_ISR_CTSIF) == (USART_ISR_CTSIF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_nCTS()
Dstm32l4xx_hal_uart.h721 #define UART_FLAG_CTSIF USART_ISR_CTSIF /*!< UART clear to send interru…
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6165 #define USART_ISR_CTSIF USART_ISR_CTSIF_Msk /*!< CTS interrupt f… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7227 #define USART_ISR_CTSIF USART_ISR_CTSIF_Msk /*!< CTS interrupt f… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7068 #define USART_ISR_CTSIF USART_ISR_CTSIF_Msk /*!< CTS interrupt f… macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16135 #define USART_ISR_CTSIF USART_ISR_CTSIF_Msk /*!< CTS interrupt f… macro