Home
last modified time | relevance | path

Searched refs:USART_ISR_IDLE (Results 1 – 13 of 13) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_smartcard_ex.h141 #define SMARTCARD_FLAG_IDLE USART_ISR_IDLE /*!< SMARTCARD idle line detection …
H A Dstm32l4xx_ll_lpuart.h178 #define LL_LPUART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detected fl…
1710 return ((READ_BIT(LPUARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_IDLE()
H A Dstm32l4xx_hal_usart.h384 #define USART_FLAG_IDLE USART_ISR_IDLE /*!< USART idle flag …
H A Dstm32l4xx_ll_usart.h213 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
3091 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
H A Dstm32l4xx_hal_uart.h727 #define UART_FLAG_IDLE USART_ISR_IDLE /*!< UART idle flag …
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/
H A Dstm32l0xx_hal_uart.h669 #define UART_FLAG_IDLE USART_ISR_IDLE /*!< UART idle flag …
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_uart.h727 #define UART_FLAG_IDLE USART_ISR_IDLE /*!< UART idle flag …
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_uart.h709 #define UART_FLAG_IDLE USART_ISR_IDLE /*!< UART idle flag …
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h7198 #define USART_ISR_IDLE USART_ISR_IDLE_Msk /*!< IDLE line detec… macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h10536 #define USART_ISR_IDLE USART_ISR_IDLE_Msk /*!< IDLE line dete… macro
H A Dstm32wb55xx.h12729 #define USART_ISR_IDLE USART_ISR_IDLE_Msk /*!< IDLE line dete… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l451xx.h14580 #define USART_ISR_IDLE USART_ISR_IDLE_Msk /*!< IDLE line detec… macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l476xx.h16113 #define USART_ISR_IDLE USART_ISR_IDLE_Msk /*!< IDLE line detec… macro