Searched refs:HRTIM_CPT1R_DIR_Pos (Results 1 – 5 of 5) sorted by relevance
7494 … tmp = ((hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xR & HRTIM_CPT1R_DIR) >> HRTIM_CPT1R_DIR_Pos); in HAL_HRTIM_GetCapturedDir()
7006 #define HRTIM_CPT1R_DIR_Pos (16U) macro7007 #define HRTIM_CPT1R_DIR_Msk (0x1UL << HRTIM_CPT1R_DIR_Pos) /*!< 0x00010000 */
7419 #define HRTIM_CPT1R_DIR_Pos (16U) macro7420 #define HRTIM_CPT1R_DIR_Msk (0x1UL << HRTIM_CPT1R_DIR_Pos) /*!< 0x00010000 */
7640 #define HRTIM_CPT1R_DIR_Pos (16U) macro7641 #define HRTIM_CPT1R_DIR_Msk (0x1UL << HRTIM_CPT1R_DIR_Pos) /*!< 0x00010000 */
5180 return ((READ_BIT(*pReg, HRTIM_CPT1R_DIR) >> HRTIM_CPT1R_DIR_Pos) << HRTIM_TIMCR2_UDM_Pos); in LL_HRTIM_TIM_GetCapture1Direction()