Searched refs:TxMode (Results 1 – 7 of 7) sorted by relevance
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_ucpd.h | 779 __STATIC_INLINE void LL_UCPD_SetTxMode(UCPD_TypeDef *UCPDx, uint32_t TxMode) in LL_UCPD_SetTxMode() argument 781 MODIFY_REG(UCPDx->CR, UCPD_CR_TXMODE, TxMode); in LL_UCPD_SetTxMode()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_ucpd.h | 803 __STATIC_INLINE void LL_UCPD_SetTxMode(UCPD_TypeDef *UCPDx, uint32_t TxMode) in LL_UCPD_SetTxMode() argument 805 MODIFY_REG(UCPDx->CR, UCPD_CR_TXMODE, TxMode); in LL_UCPD_SetTxMode()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_ucpd.h | 803 __STATIC_INLINE void LL_UCPD_SetTxMode(UCPD_TypeDef *UCPDx, uint32_t TxMode) in LL_UCPD_SetTxMode() argument 805 MODIFY_REG(UCPDx->CR, UCPD_CR_TXMODE, TxMode); in LL_UCPD_SetTxMode()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_ucpd.h | 803 __STATIC_INLINE void LL_UCPD_SetTxMode(UCPD_TypeDef *UCPDx, uint32_t TxMode) in LL_UCPD_SetTxMode() argument 805 MODIFY_REG(UCPDx->CR, UCPD_CR_TXMODE, TxMode); in LL_UCPD_SetTxMode()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_ucpd.h | 781 __STATIC_INLINE void LL_UCPD_SetTxMode(UCPD_TypeDef *UCPDx, uint32_t TxMode) in LL_UCPD_SetTxMode() argument 783 MODIFY_REG(UCPDx->CR, UCPD_CR_TXMODE, TxMode); in LL_UCPD_SetTxMode()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_ucpd.h | 781 __STATIC_INLINE void LL_UCPD_SetTxMode(UCPD_TypeDef *UCPDx, uint32_t TxMode) in LL_UCPD_SetTxMode() argument 783 MODIFY_REG(UCPDx->CR, UCPD_CR_TXMODE, TxMode); in LL_UCPD_SetTxMode()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_ucpd.h | 781 __STATIC_INLINE void LL_UCPD_SetTxMode(UCPD_TypeDef *UCPDx, uint32_t TxMode) in LL_UCPD_SetTxMode() argument 783 MODIFY_REG(UCPDx->CR, UCPD_CR_TXMODE, TxMode); in LL_UCPD_SetTxMode()
|