Searched refs:USART_RT (Results 1 – 14 of 14) sorted by relevance
339 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()
346 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()
391 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()
390 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()
398 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()
390 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()
425 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()
58 #define USART_RT(usartx) REG32((usartx) + 0x84U) /*!< USART receiver timeout re… macro
59 #define USART_RT(usartx) REG32((usartx) + 0x84U) /*!< USART receiver timeout re… macro
62 #define USART_RT(usartx) REG32((usartx) + 0x84U) /*!< USART receiver timeout re… macro
50 #define USART_RT(usartx) REG32((usartx) + 0x00000014U) /*!< USART receiver time… macro
52 #define USART_RT(usartx) REG32((usartx) + 0x00000014U) /*!< USART receiver timeout re… macro
52 #define USART_RT(usartx) REG32((usartx) + 0x00000014U) /*!< USART receiver time… macro
61 #define USART_RT(usartx) REG32((usartx) + 0x000000084U) /*!< USART receiver tim… macro