Home
last modified time | relevance | path

Searched refs:NodeAddress (Results 1 – 25 of 39) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lpuart.h936 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
939 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
Dstm32l0xx_ll_usart.h1375 …E void LL_USART_ConfigNodeAddress(USART_TypeDef *USARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_USART_ConfigNodeAddress() argument
1378 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_USART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usart.h866 __STATIC_INLINE void LL_USART_SetNodeAddress(USART_TypeDef *USARTx, uint32_t NodeAddress) in LL_USART_SetNodeAddress() argument
868 MODIFY_REG(USARTx->CR2, USART_CR2_ADD, (NodeAddress & USART_CR2_ADD)); in LL_USART_SetNodeAddress()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_usart.h870 __STATIC_INLINE void LL_USART_SetNodeAddress(USART_TypeDef *USARTx, uint32_t NodeAddress) in LL_USART_SetNodeAddress() argument
872 MODIFY_REG(USARTx->CR2, USART_CR2_ADD, (NodeAddress & USART_CR2_ADD)); in LL_USART_SetNodeAddress()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usart.h866 __STATIC_INLINE void LL_USART_SetNodeAddress(USART_TypeDef *USARTx, uint32_t NodeAddress) in LL_USART_SetNodeAddress() argument
868 MODIFY_REG(USARTx->CR2, USART_CR2_ADD, (NodeAddress & USART_CR2_ADD)); in LL_USART_SetNodeAddress()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_usart.h866 __STATIC_INLINE void LL_USART_SetNodeAddress(USART_TypeDef *USARTx, uint32_t NodeAddress) in LL_USART_SetNodeAddress() argument
868 MODIFY_REG(USARTx->CR2, USART_CR2_ADD, (NodeAddress & USART_CR2_ADD)); in LL_USART_SetNodeAddress()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lpuart.h1168 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1171 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_lpuart.h1168 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1171 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
Dstm32n6xx_ll_usart.h1631 …E void LL_USART_ConfigNodeAddress(USART_TypeDef *USARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_USART_ConfigNodeAddress() argument
1634 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_USART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lpuart.h1168 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1171 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lpuart.h1168 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1171 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lpuart.h1168 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1171 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_lpuart.h1178 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1181 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lpuart.h1168 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1171 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lpuart.h1168 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1171 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lpuart.h1168 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1171 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
Dstm32wlxx_ll_usart.h1622 …E void LL_USART_ConfigNodeAddress(USART_TypeDef *USARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_USART_ConfigNodeAddress() argument
1625 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_USART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lpuart.h1168 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1171 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lpuart.h1168 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1171 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lpuart.h1184 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1187 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lpuart.h1185 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1188 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lpuart.h1247 …void LL_LPUART_ConfigNodeAddress(USART_TypeDef *LPUARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_LPUART_ConfigNodeAddress() argument
1250 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_LPUART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_usart.h1342 …E void LL_USART_ConfigNodeAddress(USART_TypeDef *USARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_USART_ConfigNodeAddress() argument
1345 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_USART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usart.h1398 …E void LL_USART_ConfigNodeAddress(USART_TypeDef *USARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_USART_ConfigNodeAddress() argument
1401 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_USART_ConfigNodeAddress()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_usart.h1391 …E void LL_USART_ConfigNodeAddress(USART_TypeDef *USARTx, uint32_t AddressLen, uint32_t NodeAddress) in LL_USART_ConfigNodeAddress() argument
1394 (uint32_t)(AddressLen | (NodeAddress << USART_CR2_ADD_Pos))); in LL_USART_ConfigNodeAddress()

12