Searched refs:LL_USART_CLOCK_DISABLE (Results 1 – 4 of 4) sorted by relevance
93 #define IS_LL_USART_CLOCKOUTPUT(__VALUE__) (((__VALUE__) == LL_USART_CLOCK_DISABLE) \433 if (USART_ClockInitStruct->ClockOutput == LL_USART_CLOCK_DISABLE) in LL_USART_ClockInit()481 USART_ClockInitStruct->ClockOutput = LL_USART_CLOCK_DISABLE; in LL_USART_ClockStructInit()
103 #define IS_LL_USART_CLOCKOUTPUT(__VALUE__) (((__VALUE__) == LL_USART_CLOCK_DISABLE) \381 if (USART_ClockInitStruct->ClockOutput == LL_USART_CLOCK_DISABLE) in LL_USART_ClockInit()429 USART_ClockInitStruct->ClockOutput = LL_USART_CLOCK_DISABLE; in LL_USART_ClockStructInit()
242 #define LL_USART_CLOCK_DISABLE 0x00000000U /*!< Clock signal not provid… macro
367 #define LL_USART_CLOCK_DISABLE 0x00000000U /*!< Clock signal not provid… macro