Searched refs:FP (Results 1 – 2 of 2) sorted by relevance
479 uint16_t FP:3; /*!< bit: 13..15 Fractional Part */ member483 uint16_t FP:3; /*!< bit: 13..15 Fractional Part */ member
613 ((Sercom *)hw)->USART.BAUD.FRAC.FP = _usarts[i].fractional; in _usart_init()