Home
last modified time | relevance | path

Searched refs:BRR (Results 1 – 25 of 494) sorted by relevance

12345678910>>...20

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_usart.h1032 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/
Dstm32l0xx_ll_lpuart.c216 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/
Dstm32wbaxx_ll_lpuart.c232 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/
Dstm32wlxx_ll_lpuart.c229 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/
Dstm32l5xx_ll_lpuart.c232 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/
Dstm32wbxx_ll_lpuart.c232 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/
Dstm32u5xx_ll_lpuart.c232 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/
Dstm32wb0x_ll_lpuart.c240 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/
Dstm32n6xx_ll_lpuart.c232 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/
Dstm32h7xx_ll_lpuart.c232 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/
Dstm32l4xx_ll_lpuart.c240 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/
Dstm32g4xx_ll_lpuart.c232 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/
Dstm32h5xx_ll_lpuart.c232 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/
Dstm32h7rsxx_ll_lpuart.c232 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/
Dstm32u0xx_ll_lpuart.c267 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/
Dstm32g0xx_ll_lpuart.c261 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/
Dstm32f4xx_hal_irda.c2646 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()
Dstm32f4xx_hal_usart.c2796 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()
Dstm32f4xx_hal_smartcard.c2330 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/
Dstm32f2xx_ll_usart.h1025 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/
Dstm32f4xx_ll_usart.h1025 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/
Dstm32l1xx_ll_usart.h1025 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/
Dstm32l4xx_ll_swpmi.h388 WRITE_REG(SWPMIx->BRR, BitRatePrescaler); in LL_SWPMI_SetBitRatePrescaler()
399 return (uint32_t)(READ_BIT(SWPMIx->BRR, SWPMI_BRR_BR)); in LL_SWPMI_GetBitRatePrescaler()
Dstm32l4xx_ll_usart.h2016 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/
Dstm32h7xx_ll_swpmi.h428 WRITE_REG(SWPMIx->BRR, BitRatePrescaler); in LL_SWPMI_SetBitRatePrescaler()
439 return (uint32_t)(READ_BIT(SWPMIx->BRR, SWPMI_BRR_BR)); in LL_SWPMI_GetBitRatePrescaler()

12345678910>>...20