Home
last modified time | relevance | path

Searched refs:lastBit (Results 1 – 8 of 8) sorted by relevance

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_usart.c162 usart->CTRL2_B.LBCPOEN = clockConfig->lastBit; in USART_ConfigClock()
179 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_usart.c162 usart->CTRL2_B.LBCPOEN = clockConfig->lastBit; in USART_ConfigClock()
178 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_usart.c152 usart->CTRL2_B.LBCPOEN = clockConfig->lastBit; in USART_ConfigClock()
168 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_usart.c188 usart->CTRL2_B.LBCPOEN = clockConfig->lastBit; in USART_ConfigClock()
205 clockConfig->lastBit = USART_LBCP_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_usart.h236 USART_LBCP_T lastBit; /*!< Enable or Disable last bit clock */ member
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_usart.h235 USART_LBCP_T lastBit; /*!< Enable or Disable last bit clock */ member
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_usart.h235 USART_LBCP_T lastBit; /*!< Enable or Disable last bit clock */ member
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_usart.h235 USART_LBCP_T lastBit; /*!< Enable or Disable last bit clock */ member

Completed in 12 milliseconds