Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_usart.h105 USART_CLKEN_DISABLE, /*!< Disable usart clock */ enumerator
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_usart.h105 USART_CLKEN_DISABLE, enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_usart.h105 USART_CLKEN_DISABLE, enumerator
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_usart.h105 USART_CLKEN_DISABLE, enumerator
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_usart.c176 clockConfig->clock = USART_CLKEN_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_usart.c175 clockConfig->clock = USART_CLKEN_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_usart.c165 clockConfig->clock = USART_CLKEN_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_usart.h112 USART_CLKEN_DISABLE = ((uint8_t)0), /*!< Disable usart clock */ enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_usart.c202 clockConfig->clock = USART_CLKEN_DISABLE; in USART_ConfigClockStructInit()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_usart.c230 SyncClockConfig->enable = USART_CLKEN_DISABLE; in USART_ConfigSyncClockStructInit()

Completed in 16 milliseconds