Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/drivers/st/
Dstm32_uart_regs.h161 #define USART_ISR_BUSY BIT(16) macro
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h667 #define UART_FLAG_BUSY USART_ISR_BUSY /*!< UART busy flag …
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h667 #define UART_FLAG_BUSY USART_ISR_BUSY /*!< UART busy flag …
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h16149 #define USART_ISR_BUSY USART_ISR_BUSY_Msk /*!< Busy Flag */ macro