Home
last modified time | relevance | path

Searched refs:USART_LBCP_DISABLE (Results 1 – 10 of 10) sorted by relevance

/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_usart.h132 USART_LBCP_DISABLE, /*!< Enable output last bit clock pulse */ enumerator
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_usart.h132 USART_LBCP_DISABLE, enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_usart.h132 USART_LBCP_DISABLE, enumerator
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_usart.h132 USART_LBCP_DISABLE, enumerator
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_usart.c179 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_usart.c178 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_usart.c168 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_usart.h139 USART_LBCP_DISABLE = ((uint8_t)0), /*!< Disable output last bit clock pulse */ enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_usart.c205 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_usart.c233 SyncClockConfig->lastBitClock = USART_LBCP_DISABLE; in USART_ConfigSyncClockStructInit()

Completed in 30 milliseconds