Home
last modified time | relevance | path

Searched refs:USART_RT (Results 1 – 14 of 14) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_usart.c339 USART_RT(usart_periph) &= ~(USART_RT_RT); in usart_receiver_timeout_threshold_config()
340 USART_RT(usart_periph) |= rtimeout; in usart_receiver_timeout_threshold_config()
620 USART_RT(usart_periph) &= ~(USART_RT_BL); in usart_block_length_config()
621 USART_RT(usart_periph) |= (USART_RT_BL & ((bl)<<RT_BL_OFFSET)); in usart_block_length_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_usart.c346 USART_RT(usart_periph) &= ~(USART_RT_RT); in usart_receiver_timeout_threshold_config()
347 USART_RT(usart_periph) |= rtimeout; in usart_receiver_timeout_threshold_config()
627 USART_RT(usart_periph) &= ~(USART_RT_BL); in usart_block_length_config()
628 USART_RT(usart_periph) |= (USART_RT_BL & ((bl)<<RT_BL_OFFSET)); in usart_block_length_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_usart.c391 USART_RT(usart_periph) &= ~(USART_RT_RT); in usart_receiver_timeout_threshold_config()
392 USART_RT(usart_periph) |= rtimeout; in usart_receiver_timeout_threshold_config()
672 USART_RT(usart_periph) &= ~(USART_RT_BL); in usart_block_length_config()
673 USART_RT(usart_periph) |= (USART_RT_BL & ((bl) << RT_BL_OFFSET)); in usart_block_length_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_usart.c390 USART_RT(usart_periph) &= ~(USART_RT_RT); in usart_receiver_timeout_threshold_config()
391 USART_RT(usart_periph) |= rtimeout; in usart_receiver_timeout_threshold_config()
761 USART_RT(usart_periph) &= ~(USART_RT_BL); in usart_block_length_config()
762 USART_RT(usart_periph) |= (USART_RT_BL & ((bl) << 24)); in usart_block_length_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_usart.c398 USART_RT(usart_periph) &= ~(USART_RT_RT); in usart_receiver_timeout_threshold_config()
399 USART_RT(usart_periph) |= rtimeout; in usart_receiver_timeout_threshold_config()
808 USART_RT(usart_periph) &= ~(USART_RT_BL); in usart_block_length_config()
809 USART_RT(usart_periph) |= (USART_RT_BL & ((bl) << 24U)); in usart_block_length_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_usart.c390 USART_RT(usart_periph) &= ~(USART_RT_RT); in usart_receiver_timeout_threshold_config()
391 USART_RT(usart_periph) |= rtimeout; in usart_receiver_timeout_threshold_config()
782 USART_RT(usart_periph) &= ~(USART_RT_BL); in usart_block_length_config()
783 USART_RT(usart_periph) |= (USART_RT_BL & ((bl) << RT_BL_OFFSET)); in usart_block_length_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_usart.c425 USART_RT(usart_periph) &= ~(USART_RT_RT); in usart_receiver_timeout_threshold_config()
427 USART_RT(usart_periph) |= (USART_RT_RT & rtimeout); in usart_receiver_timeout_threshold_config()
849 USART_RT(usart_periph) &= ~(USART_RT_BL); in usart_block_length_config()
851 USART_RT(usart_periph) |= (USART_RT_BL & ((bl) << 24)); in usart_block_length_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_usart.h58 #define USART_RT(usartx) REG32((usartx) + 0x84U) /*!< USART receiver timeout re… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_usart.h59 #define USART_RT(usartx) REG32((usartx) + 0x84U) /*!< USART receiver timeout re… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_usart.h62 #define USART_RT(usartx) REG32((usartx) + 0x84U) /*!< USART receiver timeout re… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_usart.h50 #define USART_RT(usartx) REG32((usartx) + 0x00000014U) /*!< USART receiver time… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_usart.h52 #define USART_RT(usartx) REG32((usartx) + 0x00000014U) /*!< USART receiver timeout re… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_usart.h52 #define USART_RT(usartx) REG32((usartx) + 0x00000014U) /*!< USART receiver time… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_usart.h61 #define USART_RT(usartx) REG32((usartx) + 0x000000084U) /*!< USART receiver tim… macro