Home
last modified time | relevance | path

Searched refs:USART_ISR_CTS (Results 1 – 25 of 28) sorted by relevance

12

/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/include/drivers/st/
H A Dstm32_uart_regs.h155 #define USART_ISR_CTS BIT(10) macro
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/include/drivers/st/
H A Dstm32_uart_regs.h155 #define USART_ISR_CTS BIT(10) macro
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/include/drivers/st/
H A Dstm32_uart_regs.h155 #define USART_ISR_CTS BIT(10) macro
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/include/drivers/st/
H A Dstm32_uart_regs.h155 #define USART_ISR_CTS BIT(10) macro
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/include/drivers/st/
H A Dstm32_uart_regs.h155 #define USART_ISR_CTS BIT(10) macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/inc/
H A Dstm32h7xx_ll_lpuart.h177 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1669 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
H A Dstm32h7xx_ll_usart.h209 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
3036 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
H A Dstm32h7xx_hal_uart.h702 #define UART_FLAG_CTS USART_ISR_CTS /*!< UART clear to send flag …
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/inc/
H A Dstm32f37x_usart.h401 #define USART_FLAG_nCTSS USART_ISR_CTS
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/inc/
H A Dstm32f37x_usart.h401 #define USART_FLAG_nCTSS USART_ISR_CTS
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32G4xx_HAL_Driver/inc/
H A Dstm32g4xx_ll_usart.h209 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
3043 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
H A Dstm32g4xx_hal_uart.h698 #define UART_FLAG_CTS USART_ISR_CTS /*!< UART clear to send flag …
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F30x_StdPeriph_Driver/inc/
H A Dstm32f30x_usart.h416 #define USART_FLAG_nCTSS USART_ISR_CTS
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F0xx_StdPeriph_Driver/inc/
H A Dstm32f0xx_usart.h412 #define USART_FLAG_nCTSS USART_ISR_CTS
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f37x/
H A Dstm32f37x.h5321 #define USART_ISR_CTS ((uint32_t)0x00000400) /*!< CTS flag */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f0xx/
H A Dstm32f0xx.h5400 #define USART_ISR_CTS ((uint32_t)0x00000400) /*!< CTS flag */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f37x/
H A Dstm32f37x.h5321 #define USART_ISR_CTS ((uint32_t)0x00000400) /*!< CTS flag */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f30x/
H A Dstm32f30x.h8887 #define USART_ISR_CTS ((uint32_t)0x00000400) /*!< CTS flag */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_g4xx/
H A Dstm32g431xx.h11353 #define USART_ISR_CTS USART_ISR_CTS_Msk /*!< CTS flag */ macro
H A Dstm32gbk1cb.h11325 #define USART_ISR_CTS USART_ISR_CTS_Msk /*!< CTS flag */ macro
H A Dstm32g441xx.h11584 #define USART_ISR_CTS USART_ISR_CTS_Msk /*!< CTS flag */ macro
H A Dstm32g471xx.h11861 #define USART_ISR_CTS USART_ISR_CTS_Msk /*!< CTS flag */ macro
H A Dstm32g473xx.h12653 #define USART_ISR_CTS USART_ISR_CTS_Msk /*!< CTS flag */ macro
H A Dstm32g483xx.h12884 #define USART_ISR_CTS USART_ISR_CTS_Msk /*!< CTS flag */ macro
H A Dstm32g474xx.h16015 #define USART_ISR_CTS USART_ISR_CTS_Msk /*!< CTS flag */ macro

12