Home
last modified time | relevance | path

Searched refs:UART_ADVFEATURE_RXINV_ENABLE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_uart.h559 #define UART_ADVFEATURE_RXINV_ENABLE USART_CR2_RXINV /*!< RX pin active level invers… macro
1430 ((__RXINV__) == UART_ADVFEATURE_RXINV_ENABLE))
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_uart.h582 #define UART_ADVFEATURE_RXINV_ENABLE USART_CR2_RXINV /*!< RX pin active level invers… macro
1489 ((__RXINV__) == UART_ADVFEATURE_RXINV_ENABLE))
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_uart.h555 #define UART_ADVFEATURE_RXINV_ENABLE USART_CR2_RXINV /*!< RX pin active level invers… macro
1441 ((__RXINV__) == UART_ADVFEATURE_RXINV_ENABLE))