Home
last modified time | relevance | path

Searched refs:HRTIM_CPT1R_DIR (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c7444 captured.Dir = (((tmp & HRTIM_CPT1R_DIR) == HRTIM_CPT1R_DIR) ? 1U : 0U); in HAL_HRTIM_GetCaptured()
7494 … tmp = ((hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xR & HRTIM_CPT1R_DIR) >> HRTIM_CPT1R_DIR_Pos); in HAL_HRTIM_GetCapturedDir()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h5180 return ((READ_BIT(*pReg, HRTIM_CPT1R_DIR) >> HRTIM_CPT1R_DIR_Pos) << HRTIM_TIMCR2_UDM_Pos); in LL_HRTIM_TIM_GetCapture1Direction()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g414xx.h7008 #define HRTIM_CPT1R_DIR HRTIM_CPT1R_DIR_Msk /*!< Capture 1 direc… macro
Dstm32g474xx.h7421 #define HRTIM_CPT1R_DIR HRTIM_CPT1R_DIR_Msk /*!< Capture 1 direc… macro
Dstm32g484xx.h7642 #define HRTIM_CPT1R_DIR HRTIM_CPT1R_DIR_Msk /*!< Capture 1 direc… macro