Searched refs:HRTIM_CPT2R_DIR_Pos (Results 1 – 5 of 5) sorted by relevance
7497 … tmp = ((hhrtim->Instance->sTimerxRegs[TimerIdx].CPT2xR & HRTIM_CPT2R_DIR) >> HRTIM_CPT2R_DIR_Pos); in HAL_HRTIM_GetCapturedDir()
7014 #define HRTIM_CPT2R_DIR_Pos (16U) macro7015 #define HRTIM_CPT2R_DIR_Msk (0x1UL << HRTIM_CPT2R_DIR_Pos) /*!< 0x00010000 */
7427 #define HRTIM_CPT2R_DIR_Pos (16U) macro7428 #define HRTIM_CPT2R_DIR_Msk (0x1UL << HRTIM_CPT2R_DIR_Pos) /*!< 0x00010000 */
7648 #define HRTIM_CPT2R_DIR_Pos (16U) macro7649 #define HRTIM_CPT2R_DIR_Msk (0x1UL << HRTIM_CPT2R_DIR_Pos) /*!< 0x00010000 */
5224 return ((READ_BIT(*pReg, HRTIM_CPT2R_DIR) >> HRTIM_CPT2R_DIR_Pos) << HRTIM_TIMCR2_UDM_Pos); in LL_HRTIM_TIM_GetCapture2Direction()