Home
last modified time | relevance | path

Searched refs:DLLCR (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c772 CLEAR_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALEN); in HAL_HRTIM_DLLCalibrationStart()
773 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CAL); in HAL_HRTIM_DLLCalibrationStart()
778 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALEN); in HAL_HRTIM_DLLCalibrationStart()
779 MODIFY_REG(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALRTE, CalibrationRate); in HAL_HRTIM_DLLCalibrationStart()
780 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CAL); in HAL_HRTIM_DLLCalibrationStart()
825 CLEAR_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALEN); in HAL_HRTIM_DLLCalibrationStart_IT()
826 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CAL); in HAL_HRTIM_DLLCalibrationStart_IT()
831 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALEN); in HAL_HRTIM_DLLCalibrationStart_IT()
832 MODIFY_REG(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALRTE, CalibrationRate); in HAL_HRTIM_DLLCalibrationStart_IT()
833 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CAL); in HAL_HRTIM_DLLCalibrationStart_IT()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c786 CLEAR_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALEN); in HAL_HRTIM_DLLCalibrationStart()
787 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CAL); in HAL_HRTIM_DLLCalibrationStart()
792 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALEN); in HAL_HRTIM_DLLCalibrationStart()
793 MODIFY_REG(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALRTE, CalibrationRate); in HAL_HRTIM_DLLCalibrationStart()
794 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CAL); in HAL_HRTIM_DLLCalibrationStart()
839 CLEAR_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALEN); in HAL_HRTIM_DLLCalibrationStart_IT()
840 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CAL); in HAL_HRTIM_DLLCalibrationStart_IT()
845 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALEN); in HAL_HRTIM_DLLCalibrationStart_IT()
846 MODIFY_REG(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CALRTE, CalibrationRate); in HAL_HRTIM_DLLCalibrationStart_IT()
847 SET_BIT(hhrtim->Instance->sCommonRegs.DLLCR, HRTIM_DLLCR_CAL); in HAL_HRTIM_DLLCalibrationStart_IT()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_hrtim.h2519 MODIFY_REG(HRTIMx->sCommonRegs.DLLCR, (HRTIM_DLLCR_CALEN | HRTIM_DLLCR_CALRTE), (Mode | Period)); in LL_HRTIM_ConfigDLLCalibration()
2530 SET_BIT(HRTIMx->sCommonRegs.DLLCR, HRTIM_DLLCR_CAL); in LL_HRTIM_StartDLLCalibration()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h3632 MODIFY_REG(HRTIMx->sCommonRegs.DLLCR, (HRTIM_DLLCR_CALEN | HRTIM_DLLCR_CALRTE), (Mode | Period)); in LL_HRTIM_ConfigDLLCalibration()
3643 SET_BIT(HRTIMx->sCommonRegs.DLLCR, HRTIM_DLLCR_CAL); in LL_HRTIM_StartDLLCalibration()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f334x8.h494 …__IO uint32_t DLLCR; /*!< HRTIM DLL control register, Address… member
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g414xx.h955 …__IO uint32_t DLLCR; /*!< HRTIM DLL control register, Address… member
Dstm32g474xx.h1098 …__IO uint32_t DLLCR; /*!< HRTIM DLL control register, Address… member
Dstm32g484xx.h1130 …__IO uint32_t DLLCR; /*!< HRTIM DLL control register, Address… member