Searched refs:USART_GP_GUAT (Results 1 – 16 of 16) sorted by relevance
448 USART_GP(usart_periph) &= ~(USART_GP_GUAT); in usart_guard_time_config()449 USART_GP(usart_periph) |= (USART_GP_GUAT & ((gaut)<<8)); in usart_guard_time_config()
550 USART_GP(usart_periph) &= ~(USART_GP_GUAT); in usart_guard_time_config()551 USART_GP(usart_periph) |= (USART_GP_GUAT & ((guat)<<GP_GUAT_OFFSET)); in usart_guard_time_config()
557 USART_GP(usart_periph) &= ~(USART_GP_GUAT); in usart_guard_time_config()558 USART_GP(usart_periph) |= (USART_GP_GUAT & ((guat)<<GP_GUAT_OFFSET)); in usart_guard_time_config()
602 USART_GP(usart_periph) &= ~(USART_GP_GUAT); in usart_guard_time_config()603 USART_GP(usart_periph) |= (USART_GP_GUAT & ((guat) << GP_GUAT_OFFSET)); in usart_guard_time_config()
655 USART_GP(usart_periph) &= ~(USART_GP_GUAT); in usart_guard_time_config()656 USART_GP(usart_periph) |= (USART_GP_GUAT & ((guat) << 8)); in usart_guard_time_config()
702 USART_GP(usart_periph) &= ~(USART_GP_GUAT); in usart_guard_time_config()703 USART_GP(usart_periph) |= (USART_GP_GUAT & ((guat) << 8U)); in usart_guard_time_config()
676 USART_GP(usart_periph) &= ~(USART_GP_GUAT); in usart_guard_time_config()677 USART_GP(usart_periph) |= (USART_GP_GUAT & ((guat) << GP_GUAT_OFFSET)); in usart_guard_time_config()
729 USART_GP(usart_periph) &= ~(USART_GP_GUAT); in usart_guard_time_config()731 USART_GP(usart_periph) |= (USART_GP_GUAT & ((guat)<<GP_GUAT_OFFSET)); in usart_guard_time_config()
120 #define USART_GP_GUAT BITS(8,15) /*!< guard time value in sm… macro
123 #define USART_GP_GUAT BITS(8,15) /*!< guard time value in smartcard mode */ macro
125 #define USART_GP_GUAT BITS(8,15) /*!< guard time value in smartcard mode */ macro
130 #define USART_GP_GUAT BITS(8,15) /*!< guard time value in smartcard mode */ macro
128 #define USART_GP_GUAT BITS(8,15) /*!< guard time value in… macro
130 #define USART_GP_GUAT BITS(8,15) /*!< guard time value in smart… macro
131 #define USART_GP_GUAT BITS(8,15) /*!< guard time value in… macro
145 #define USART_GP_GUAT BITS(8,15) /*!< guard time value in smartcard mode */ macro