Searched refs:FRAC (Results 1 – 2 of 2) sorted by relevance
612 ((Sercom *)hw)->USART.BAUD.FRAC.BAUD = _usarts[i].baud; in _usart_init()613 ((Sercom *)hw)->USART.BAUD.FRAC.FP = _usarts[i].fractional; in _usart_init()
480 } FRAC; /*!< Structure used for FRAC */ member