Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c7449 captured.Dir = (((tmp & HRTIM_CPT2R_DIR) == HRTIM_CPT2R_DIR) ? 1U : 0U); in HAL_HRTIM_GetCaptured()
7497 … tmp = ((hhrtim->Instance->sTimerxRegs[TimerIdx].CPT2xR & HRTIM_CPT2R_DIR) >> HRTIM_CPT2R_DIR_Pos); in HAL_HRTIM_GetCapturedDir()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h5224 return ((READ_BIT(*pReg, HRTIM_CPT2R_DIR) >> HRTIM_CPT2R_DIR_Pos) << HRTIM_TIMCR2_UDM_Pos); in LL_HRTIM_TIM_GetCapture2Direction()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g414xx.h7016 #define HRTIM_CPT2R_DIR HRTIM_CPT2R_DIR_Msk /*!< Capture 2 direc… macro
Dstm32g474xx.h7429 #define HRTIM_CPT2R_DIR HRTIM_CPT2R_DIR_Msk /*!< Capture 2 direc… macro
Dstm32g484xx.h7650 #define HRTIM_CPT2R_DIR HRTIM_CPT2R_DIR_Msk /*!< Capture 2 direc… macro