Home
last modified time | relevance | path

Searched refs:CR2_CLOCK_CLEAR_MASK (Results 1 – 6 of 6) sorted by relevance

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F4xx_StdPeriph_Driver/src/
H A Dstm32f4xx_usart.c113 #define CR2_CLOCK_CLEAR_MASK ((uint16_t)(USART_CR2_CLKEN | USART_CR2_CPOL | \ macro
392 tmpreg &= (uint32_t)~((uint32_t)CR2_CLOCK_CLEAR_MASK); in USART_ClockInit()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F4xx_StdPeriph_Driver/src/
H A Dstm32f4xx_usart.c113 #define CR2_CLOCK_CLEAR_MASK ((uint16_t)(USART_CR2_CLKEN | USART_CR2_CPOL | \ macro
392 tmpreg &= (uint32_t)~((uint32_t)CR2_CLOCK_CLEAR_MASK); in USART_ClockInit()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/src/
H A Dstm32f37x_usart.c102 #define CR2_CLOCK_CLEAR_MASK ((uint32_t)(USART_CR2_CLKEN | USART_CR2_CPOL | \ macro
350 tmpreg &= (uint32_t)~((uint32_t)CR2_CLOCK_CLEAR_MASK); in USART_ClockInit()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F30x_StdPeriph_Driver/src/
H A Dstm32f30x_usart.c102 #define CR2_CLOCK_CLEAR_MASK ((uint32_t)(USART_CR2_CLKEN | USART_CR2_CPOL | \ macro
371 tmpreg &= (uint32_t)~((uint32_t)CR2_CLOCK_CLEAR_MASK); in USART_ClockInit()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F0xx_StdPeriph_Driver/src/
H A Dstm32f0xx_usart.c102 #define CR2_CLOCK_CLEAR_MASK ((uint32_t)(USART_CR2_CLKEN | USART_CR2_CPOL | \ macro
388 tmpreg &= (uint32_t)~((uint32_t)CR2_CLOCK_CLEAR_MASK); in USART_ClockInit()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/src/
H A Dstm32f37x_usart.c102 #define CR2_CLOCK_CLEAR_MASK ((uint32_t)(USART_CR2_CLKEN | USART_CR2_CPOL | \ macro
350 tmpreg &= (uint32_t)~((uint32_t)CR2_CLOCK_CLEAR_MASK); in USART_ClockInit()