Searched refs:USART_LBCP_DISABLE (Results 1 – 10 of 10) sorted by relevance
132 USART_LBCP_DISABLE, /*!< Enable output last bit clock pulse */ enumerator
132 USART_LBCP_DISABLE, enumerator
179 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
178 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
168 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
139 USART_LBCP_DISABLE = ((uint8_t)0), /*!< Disable output last bit clock pulse */ enumerator
205 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
233 SyncClockConfig->lastBitClock = USART_LBCP_DISABLE; in USART_ConfigSyncClockStructInit()
Completed in 30 milliseconds