Searched refs:HRTIM_CPT1R_DIR (Results 1 – 4 of 4) sorted by relevance
7435 captured.Dir = (((tmp & HRTIM_CPT1R_DIR) == HRTIM_CPT1R_DIR)?1U:0U); in HAL_HRTIM_GetCaptured()7489 …tmp = ((hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xR & HRTIM_CPT1R_DIR ) >> HRTIM_CPT1R_DIR_Pos); in HAL_HRTIM_GetCapturedDir()
5170 return ((READ_BIT(*pReg, HRTIM_CPT1R_DIR) >> HRTIM_CPT1R_DIR_Pos) << HRTIM_TIMCR2_UDM_Pos); in LL_HRTIM_TIM_GetCapture1Direction()
7643 #define HRTIM_CPT1R_DIR HRTIM_CPT1R_DIR_Msk /*!< Capture 1 direc… macro
7422 #define HRTIM_CPT1R_DIR HRTIM_CPT1R_DIR_Msk /*!< Capture 1 direc… macro