Searched refs:majorityVote (Results 1 – 4 of 4) sorted by relevance
174 EFM_ASSERT(init->majorityVote == eusartMajorityVoteDisable); in EUSART_UartInitLf()926 | (uint32_t)(init->majorityVote); in EUSART_AsyncInitCommon()
177 EFM_ASSERT(init->majorityVote == eusartMajorityVoteDisable); in EUSART_UartInitLf()929 | (uint32_t)(init->majorityVote); in EUSART_AsyncInitCommon()
543 EUSART_MajorityVote_TypeDef majorityVote; member