Searched refs:PinAssignment (Results 1 – 2 of 2) sorted by relevance
1119 __STATIC_INLINE void LL_DBGMCU_SetTracePinAssignment(uint32_t PinAssignment) in LL_DBGMCU_SetTracePinAssignment() argument1121 MODIFY_REG(DBGMCU->CR, DBGMCU_CR_TRACE_IOEN | DBGMCU_CR_TRACE_MODE, PinAssignment); in LL_DBGMCU_SetTracePinAssignment()
1344 __STATIC_INLINE void LL_DBGMCU_SetTracePinAssignment(uint32_t PinAssignment) in LL_DBGMCU_SetTracePinAssignment() argument1346 MODIFY_REG(DBGMCU->CR, DBGMCU_CR_TRACE_IOEN | DBGMCU_CR_TRACE_MODE, PinAssignment); in LL_DBGMCU_SetTracePinAssignment()