Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/drivers/st/
Dstm32_uart_regs.h155 #define USART_ISR_CTS BIT(10) macro
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h670 #define UART_FLAG_CTS USART_ISR_CTS /*!< UART clear to send flag …
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h670 #define UART_FLAG_CTS USART_ISR_CTS /*!< UART clear to send flag …
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h16134 #define USART_ISR_CTS USART_ISR_CTS_Msk /*!< CTS flag */ macro