Searched refs:RT_BL_OFFSET (Results 1 – 5 of 5) sorted by relevance
42 #define RT_BL_OFFSET ((uint32_t)24U) /* bit offset of BL in USART_RT */ macro621 USART_RT(usart_periph) |= (USART_RT_BL & ((bl)<<RT_BL_OFFSET)); in usart_block_length_config()
43 #define RT_BL_OFFSET ((uint32_t)24U) /* bit offset of BL in USART_RT */ macro628 USART_RT(usart_periph) |= (USART_RT_BL & ((bl)<<RT_BL_OFFSET)); in usart_block_length_config()
43 #define RT_BL_OFFSET ((uint32_t)24U) /* bit offset of BL in USART_RT */ macro673 USART_RT(usart_periph) |= (USART_RT_BL & ((bl) << RT_BL_OFFSET)); in usart_block_length_config()
43 #define RT_BL_OFFSET ((uint32_t)24U) /* bit offset of BL in USART_RT */ macro783 USART_RT(usart_periph) |= (USART_RT_BL & ((bl) << RT_BL_OFFSET)); in usart_block_length_config()
43 #define RT_BL_OFFSET ((uint32_t)24U) /* bit offset of BL in USART_RT */ macro