/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hrtim.c | 2579 … hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = hhrtim->TimerParam[TimerIdx].CaptureTrigger1; in HAL_HRTIM_SimpleCaptureStart() 2653 hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = HRTIM_CAPTURETRIGGER_NONE; in HAL_HRTIM_SimpleCaptureStop() 2679 hrtim_cpt1cr = hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR; in HAL_HRTIM_SimpleCaptureStop() 2732 … hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = hhrtim->TimerParam[TimerIdx].CaptureTrigger1; in HAL_HRTIM_SimpleCaptureStart_IT() 2814 hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = HRTIM_CAPTURETRIGGER_NONE; in HAL_HRTIM_SimpleCaptureStop_IT() 2846 hrtim_cpt1cr = hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR; in HAL_HRTIM_SimpleCaptureStop_IT() 2938 … hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = hhrtim->TimerParam[TimerIdx].CaptureTrigger1; in HAL_HRTIM_SimpleCaptureStart_DMA() 3032 hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = HRTIM_CAPTURETRIGGER_NONE; in HAL_HRTIM_SimpleCaptureStop_DMA() 3065 hrtim_cpt1cr = hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR; in HAL_HRTIM_SimpleCaptureStop_DMA() 4815 WRITE_REG(hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR, pCaptureCfg->Trigger); in HAL_HRTIM_WaveformCaptureConfig() [all …]
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_hrtim.c | 2734 … hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = hhrtim->TimerParam[TimerIdx].CaptureTrigger1; in HAL_HRTIM_SimpleCaptureStart() 2808 hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = HRTIM_CAPTURETRIGGER_NONE; in HAL_HRTIM_SimpleCaptureStop() 2834 hrtim_cpt1cr = hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR; in HAL_HRTIM_SimpleCaptureStop() 2887 … hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = hhrtim->TimerParam[TimerIdx].CaptureTrigger1; in HAL_HRTIM_SimpleCaptureStart_IT() 2969 hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = HRTIM_CAPTURETRIGGER_NONE; in HAL_HRTIM_SimpleCaptureStop_IT() 3001 hrtim_cpt1cr = hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR; in HAL_HRTIM_SimpleCaptureStop_IT() 3093 … hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = hhrtim->TimerParam[TimerIdx].CaptureTrigger1; in HAL_HRTIM_SimpleCaptureStart_DMA() 3187 hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = HRTIM_CAPTURETRIGGER_NONE; in HAL_HRTIM_SimpleCaptureStop_DMA() 3220 hrtim_cpt1cr = hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR; in HAL_HRTIM_SimpleCaptureStop_DMA() 4960 WRITE_REG(hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR, pCaptureCfg->Trigger); in HAL_HRTIM_WaveformCaptureConfig() [all …]
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_hrtim.c | 2811 … hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = hhrtim->TimerParam[TimerIdx].CaptureTrigger1; in HAL_HRTIM_SimpleCaptureStart() 2886 hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = HRTIM_CAPTURETRIGGER_NONE; in HAL_HRTIM_SimpleCaptureStop() 2912 hrtim_cpt1cr = hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR; in HAL_HRTIM_SimpleCaptureStop() 2966 … hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = hhrtim->TimerParam[TimerIdx].CaptureTrigger1; in HAL_HRTIM_SimpleCaptureStart_IT() 3049 hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = HRTIM_CAPTURETRIGGER_NONE; in HAL_HRTIM_SimpleCaptureStop_IT() 3081 hrtim_cpt1cr = hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR; in HAL_HRTIM_SimpleCaptureStop_IT() 3174 … hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = hhrtim->TimerParam[TimerIdx].CaptureTrigger1; in HAL_HRTIM_SimpleCaptureStart_DMA() 3269 hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR = HRTIM_CAPTURETRIGGER_NONE; in HAL_HRTIM_SimpleCaptureStop_DMA() 3302 hrtim_cpt1cr = hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR; in HAL_HRTIM_SimpleCaptureStop_DMA() 6079 WRITE_REG(hhrtim->Instance->sTimerxRegs[TimerIdx].CPT1xCR, Trigger); in HAL_HRTIM_WaveformCaptureConfig() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_hrtim.h | 3873 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sTimerxRegs[0U].CPT1xCR) + in LL_HRTIM_TIM_SetCaptureTrig() 3959 …t __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sTimerxRegs[0U].CPT1xCR) + in LL_HRTIM_TIM_GetCaptureTrig()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_hrtim.h | 3943 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sTimerxRegs[0U].CPT1xCR) + in LL_HRTIM_TIM_SetCaptureTrig() 4029 …t __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sTimerxRegs[0U].CPT1xCR) + in LL_HRTIM_TIM_GetCaptureTrig()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_hrtim.h | 5320 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sTimerxRegs[0U].CPT1xCR) + in LL_HRTIM_TIM_SetCaptureTrig() 5423 …t __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sTimerxRegs[0U].CPT1xCR) + in LL_HRTIM_TIM_GetCaptureTrig()
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f334x8.h | 465 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g414xx.h | 924 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
D | stm32g474xx.h | 1067 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
D | stm32g484xx.h | 1099 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h742xx.h | 1620 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
D | stm32h750xx.h | 1777 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
D | stm32h753xx.h | 1777 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
D | stm32h745xx.h | 1782 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
D | stm32h745xg.h | 1782 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
D | stm32h743xx.h | 1707 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
D | stm32h755xx.h | 1852 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
D | stm32h757xx.h | 1933 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
D | stm32h747xg.h | 1863 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|
D | stm32h747xx.h | 1863 …__IO uint32_t CPT1xCR; /*!< HRTIM Timerx Capture 1 register, Address… member
|