Home
last modified time | relevance | path

Searched refs:USART_PRESCALER_DIV8 (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_usart.h315 #define USART_PRESCALER_DIV8 0x00000004U /*!< fclk_pres = fclk/8 */ macro
688 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) ? 8U : \
827 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) || \
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_usart.h311 #define USART_PRESCALER_DIV8 0x00000004U /*!< fclk_pres = fclk/8 */ macro
701 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) ? 8U : \
800 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) || \
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_usart.h321 #define USART_PRESCALER_DIV8 0x00000004U /*!< fclk_pres = fclk/8 */ macro
711 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) ? 8U : \
894 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) || \
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_usart.h312 #define USART_PRESCALER_DIV8 0x00000004U /*!< fclk_pres = fclk/8 */ macro
702 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) ? 8U : \
877 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) || \
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_usart.h321 #define USART_PRESCALER_DIV8 0x00000004U /*!< fclk_pres = fclk/8 */ macro
711 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) ? 8U : \
922 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) || \
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_usart.h317 #define USART_PRESCALER_DIV8 0x00000004U /*!< fclk_pres = fclk/8 */ macro
693 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) ? 8U : \
860 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) || \
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_usart.h331 #define USART_PRESCALER_DIV8 0x00000004U /*!< fclk_pres = fclk/8 */ macro
735 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) ? 8U : \
856 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) || \
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_usart.h311 #define USART_PRESCALER_DIV8 0x00000004U /*!< fclk_pres = fclk/8 */ macro
701 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) ? 8U : \
970 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) || \
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_usart.h314 #define USART_PRESCALER_DIV8 0x00000004U /*!< fclk_pres = fclk/8 */ macro
704 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) ? 8U : \
1069 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV8) || \