Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/drivers/st/
Dstm32_uart_regs.h163 #define USART_ISR_SBKF BIT(18) macro
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h665 #define UART_FLAG_SBKF USART_ISR_SBKF /*!< UART send break flag …
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h665 #define UART_FLAG_SBKF USART_ISR_SBKF /*!< UART send break flag …
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h16155 #define USART_ISR_SBKF USART_ISR_SBKF_Msk /*!< Send Break Flag… macro