Searched refs:PinAssignment (Results 1 – 2 of 2) sorted by relevance
852 __STATIC_INLINE void LL_DBGMCU_SetTracePinAssignment(uint32_t PinAssignment) in LL_DBGMCU_SetTracePinAssignment() argument854 MODIFY_REG(DBGMCU->CR, DBGMCU_CR_TRACE_IOEN | DBGMCU_CR_TRACE_MODE, PinAssignment); in LL_DBGMCU_SetTracePinAssignment()
1135 __STATIC_INLINE void LL_DBGMCU_SetTracePinAssignment(uint32_t PinAssignment) in LL_DBGMCU_SetTracePinAssignment() argument1137 MODIFY_REG(DBGMCU->CR, DBGMCU_CR_TRACE_IOEN | DBGMCU_CR_TRACE_MODE, PinAssignment); in LL_DBGMCU_SetTracePinAssignment()