Searched refs:HRTIM_CR2_SWPA (Results 1 – 5 of 5) sorted by relevance
2417 #define HRTIM_TIMERSWAP_A (HRTIM_CR2_SWPA) /*!< Swap the output of the Timer A */3752 SET_BIT((__HANDLE__)->Instance->sCommonRegs.CR2 , (HRTIM_CR2_SWPA)); \3796 CLEAR_BIT((__HANDLE__)->Instance->sCommonRegs.CR2 , (HRTIM_CR2_SWPA)); \
408 #define HRTIM_CR2_SWAP_MASK ((uint32_t)(HRTIM_CR2_SWPA |\2347 SET_BIT(HRTIMx->sCommonRegs.CR2, (uint32_t)(HRTIM_CR2_SWPA) << iTimer); in LL_HRTIM_EnableSwapOutputs()2375 CLEAR_BIT(HRTIMx->sCommonRegs.CR2, (HRTIM_CR2_SWPA << iTimer)); in LL_HRTIM_DisableSwapOutputs()2405 …return (READ_BIT(HRTIMx->sCommonRegs.CR2, (uint32_t)(HRTIM_CR2_SWPA) << iTimer) >> ((HRTIM_CR2_SWP… in LL_HRTIM_IsEnabledSwapOutputs()
8444 #define HRTIM_CR2_SWPA HRTIM_CR2_SWPA_Msk /*!< Timer A swap out… macro
8857 #define HRTIM_CR2_SWPA HRTIM_CR2_SWPA_Msk /*!< Timer A swap out… macro
9078 #define HRTIM_CR2_SWPA HRTIM_CR2_SWPA_Msk /*!< Timer A swap out… macro