Searched refs:lastBit (Results 1 – 8 of 8) sorted by relevance
162 usart->CTRL2_B.LBCPOEN = clockConfig->lastBit; in USART_ConfigClock()179 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
162 usart->CTRL2_B.LBCPOEN = clockConfig->lastBit; in USART_ConfigClock()178 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
152 usart->CTRL2_B.LBCPOEN = clockConfig->lastBit; in USART_ConfigClock()168 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
188 usart->CTRL2_B.LBCPOEN = clockConfig->lastBit; in USART_ConfigClock()205 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
236 USART_LBCP_T lastBit; /*!< Enable or Disable last bit clock */ member
235 USART_LBCP_T lastBit; /*!< Enable or Disable last bit clock */ member
Completed in 12 milliseconds