Home
last modified time | relevance | path

Searched refs:UART_TRIG_POLARITY_FALLING (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_uart_ex.h161 #define UART_TRIG_POLARITY_FALLING USART_AUTOCR_TRIGPOL /*!< UART triggered on falling edge */ macro
527 ((__POLARITY__) == UART_TRIG_POLARITY_FALLING))
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_uart_ex.h161 #define UART_TRIG_POLARITY_FALLING USART_AUTOCR_TRIGPOL /*!< UART triggered on falling edge */ macro
497 ((__POLARITY__) == UART_TRIG_POLARITY_FALLING))