/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_usart.h | 1032 USARTx->BRR = (uint16_t)(__LL_USART_DIV_SAMPLING8(PeriphClk, BaudRate)); in LL_USART_SetBaudRate() 1036 USARTx->BRR = (uint16_t)(__LL_USART_DIV_SAMPLING16(PeriphClk, BaudRate)); in LL_USART_SetBaudRate() 1057 usartdiv = USARTx->BRR; in LL_USART_GetBaudRate() 1091 USARTx->BRR = (uint16_t)(__LL_USART_DIV_SAMPLING16(PeriphClk, BaudRate)); in LL_USART_SetBaudRate() 1108 usartdiv = USARTx->BRR; in LL_USART_GetBaudRate()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_lpuart.c | 216 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 219 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_lpuart.c | 232 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 235 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_lpuart.c | 229 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 232 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_lpuart.c | 232 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 235 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_lpuart.c | 232 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 235 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_lpuart.c | 232 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 235 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_ll_lpuart.c | 240 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 243 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_lpuart.c | 232 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 235 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_lpuart.c | 232 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 235 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_lpuart.c | 240 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 243 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_lpuart.c | 232 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 235 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_lpuart.c | 232 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 235 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_lpuart.c | 232 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 235 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_lpuart.c | 267 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 270 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_lpuart.c | 261 assert_param(IS_LL_LPUART_BRR_MIN(LPUARTx->BRR)); in LL_LPUART_Init() 264 assert_param(IS_LL_LPUART_BRR_MAX(LPUARTx->BRR)); in LL_LPUART_Init()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_irda.c | 2646 SET_BIT(hirda->Instance->BRR, IRDA_BRR(pclk, hirda->Init.BaudRate)); in IRDA_SetConfig() 2652 SET_BIT(hirda->Instance->BRR, IRDA_BRR(pclk, hirda->Init.BaudRate)); in IRDA_SetConfig() 2658 SET_BIT(hirda->Instance->BRR, IRDA_BRR(pclk, hirda->Init.BaudRate)); in IRDA_SetConfig() 2664 SET_BIT(hirda->Instance->BRR, IRDA_BRR(pclk, hirda->Init.BaudRate)); in IRDA_SetConfig()
|
D | stm32f4xx_hal_usart.c | 2796 husart->Instance->BRR = USART_BRR(pclk, husart->Init.BaudRate); in USART_SetConfig() 2802 husart->Instance->BRR = USART_BRR(pclk, husart->Init.BaudRate); in USART_SetConfig() 2808 husart->Instance->BRR = USART_BRR(pclk, husart->Init.BaudRate); in USART_SetConfig() 2814 husart->Instance->BRR = USART_BRR(pclk, husart->Init.BaudRate); in USART_SetConfig()
|
D | stm32f4xx_hal_smartcard.c | 2330 hsc->Instance->BRR = SMARTCARD_BRR(pclk, hsc->Init.BaudRate); in SMARTCARD_SetConfig() 2336 hsc->Instance->BRR = SMARTCARD_BRR(pclk, hsc->Init.BaudRate); in SMARTCARD_SetConfig() 2342 hsc->Instance->BRR = SMARTCARD_BRR(pclk, hsc->Init.BaudRate); in SMARTCARD_SetConfig()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_usart.h | 1025 USARTx->BRR = (uint16_t)(__LL_USART_DIV_SAMPLING8(PeriphClk, BaudRate)); in LL_USART_SetBaudRate() 1029 USARTx->BRR = (uint16_t)(__LL_USART_DIV_SAMPLING16(PeriphClk, BaudRate)); in LL_USART_SetBaudRate() 1050 usartdiv = USARTx->BRR; in LL_USART_GetBaudRate()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_usart.h | 1025 USARTx->BRR = (uint16_t)(__LL_USART_DIV_SAMPLING8(PeriphClk, BaudRate)); in LL_USART_SetBaudRate() 1029 USARTx->BRR = (uint16_t)(__LL_USART_DIV_SAMPLING16(PeriphClk, BaudRate)); in LL_USART_SetBaudRate() 1050 usartdiv = USARTx->BRR; in LL_USART_GetBaudRate()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_usart.h | 1025 USARTx->BRR = (uint16_t)(__LL_USART_DIV_SAMPLING8(PeriphClk, BaudRate)); in LL_USART_SetBaudRate() 1029 USARTx->BRR = (uint16_t)(__LL_USART_DIV_SAMPLING16(PeriphClk, BaudRate)); in LL_USART_SetBaudRate() 1050 usartdiv = USARTx->BRR; in LL_USART_GetBaudRate()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_swpmi.h | 388 WRITE_REG(SWPMIx->BRR, BitRatePrescaler); in LL_SWPMI_SetBitRatePrescaler() 399 return (uint32_t)(READ_BIT(SWPMIx->BRR, SWPMI_BRR_BR)); in LL_SWPMI_GetBitRatePrescaler()
|
D | stm32l4xx_ll_usart.h | 2016 USARTx->BRR = brrtemp; in LL_USART_SetBaudRate() 2021 … USARTx->BRR = (uint16_t)(__LL_USART_DIV_SAMPLING16(PeriphClk, (uint8_t)PrescalerValue, BaudRate)); in LL_USART_SetBaudRate() 2023 USARTx->BRR = (uint16_t)(__LL_USART_DIV_SAMPLING16(PeriphClk, BaudRate)); in LL_USART_SetBaudRate() 2069 usartdiv = USARTx->BRR; in LL_USART_GetBaudRate()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_swpmi.h | 428 WRITE_REG(SWPMIx->BRR, BitRatePrescaler); in LL_SWPMI_SetBitRatePrescaler() 439 return (uint32_t)(READ_BIT(SWPMIx->BRR, SWPMI_BRR_BR)); in LL_SWPMI_GetBitRatePrescaler()
|