Searched refs:HRTIM_CR2_SWPA_Pos (Results 1 – 4 of 4) sorted by relevance
8442 #define HRTIM_CR2_SWPA_Pos (16U) macro8443 #define HRTIM_CR2_SWPA_Msk (0x1UL << HRTIM_CR2_SWPA_Pos) /*!< 0x00010000 */
8855 #define HRTIM_CR2_SWPA_Pos (16U) macro8856 #define HRTIM_CR2_SWPA_Msk (0x1UL << HRTIM_CR2_SWPA_Pos) /*!< 0x00010000 */
9076 #define HRTIM_CR2_SWPA_Pos (16U) macro9077 #define HRTIM_CR2_SWPA_Msk (0x1UL << HRTIM_CR2_SWPA_Pos) /*!< 0x00010000 */
2405 …HRTIMx->sCommonRegs.CR2, (uint32_t)(HRTIM_CR2_SWPA) << iTimer) >> ((HRTIM_CR2_SWPA_Pos + iTimer))); in LL_HRTIM_IsEnabledSwapOutputs()