Home
last modified time | relevance | path

Searched refs:USART_Clock_Enable (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_usart.h194 #define USART_Clock_Enable ((uint16_t)0x0800) macro
196 ((CLOCK) == USART_Clock_Enable))
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_usart.h196 #define USART_Clock_Enable ((uint16_t)0x0800) macro
198 ((CLOCK) == USART_Clock_Enable))
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_usart.h198 #define USART_Clock_Enable ((uint16_t)0x0800) macro
200 ((CLOCK) == USART_Clock_Enable))

Completed in 6 milliseconds