Home
last modified time | relevance | path

Searched refs:hhrtim (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c446 static void HRTIM_MasterBase_Config(HRTIM_HandleTypeDef *hhrtim,
449 static void HRTIM_TimingUnitBase_Config(HRTIM_HandleTypeDef *hhrtim,
453 static void HRTIM_MasterWaveform_Config(HRTIM_HandleTypeDef *hhrtim,
456 static void HRTIM_TimingUnitWaveform_Config(HRTIM_HandleTypeDef *hhrtim,
460 static void HRTIM_TimingUnitWaveform_Control(HRTIM_HandleTypeDef *hhrtim,
464 static void HRTIM_TimingUnitRollOver_Config(HRTIM_HandleTypeDef *hhrtim,
469 static void HRTIM_CaptureUnitConfig(HRTIM_HandleTypeDef *hhrtim,
474 static void HRTIM_OutputConfig(HRTIM_HandleTypeDef *hhrtim,
479 static void HRTIM_EventConfig(HRTIM_HandleTypeDef *hhrtim,
483 static void HRTIM_TIM_ResetConfig(HRTIM_HandleTypeDef *hhrtim,
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c425 static void HRTIM_MasterBase_Config(HRTIM_HandleTypeDef *hhrtim,
428 static void HRTIM_TimingUnitBase_Config(HRTIM_HandleTypeDef *hhrtim,
432 static void HRTIM_MasterWaveform_Config(HRTIM_HandleTypeDef *hhrtim,
435 static void HRTIM_TimingUnitWaveform_Config(HRTIM_HandleTypeDef *hhrtim,
440 static void HRTIM_CaptureUnitConfig(HRTIM_HandleTypeDef *hhrtim,
445 static void HRTIM_OutputConfig(HRTIM_HandleTypeDef *hhrtim,
450 static void HRTIM_EventConfig(HRTIM_HandleTypeDef *hhrtim,
454 static void HRTIM_TIM_ResetConfig(HRTIM_HandleTypeDef *hhrtim,
458 static uint32_t HRTIM_GetITFromOCMode(const HRTIM_HandleTypeDef *hhrtim,
462 static uint32_t HRTIM_GetDMAFromOCMode(const HRTIM_HandleTypeDef *hhrtim,
[all …]
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c442 static void HRTIM_MasterBase_Config(HRTIM_HandleTypeDef * hhrtim,
445 static void HRTIM_TimingUnitBase_Config(HRTIM_HandleTypeDef * hhrtim,
449 static void HRTIM_MasterWaveform_Config(HRTIM_HandleTypeDef * hhrtim,
452 static void HRTIM_TimingUnitWaveform_Config(HRTIM_HandleTypeDef * hhrtim,
457 static void HRTIM_CaptureUnitConfig(HRTIM_HandleTypeDef * hhrtim,
462 static void HRTIM_OutputConfig(HRTIM_HandleTypeDef * hhrtim,
467 static void HRTIM_EventConfig(HRTIM_HandleTypeDef * hhrtim,
471 static void HRTIM_TIM_ResetConfig(HRTIM_HandleTypeDef * hhrtim,
475 static uint32_t HRTIM_GetITFromOCMode(const HRTIM_HandleTypeDef * hhrtim,
479 static uint32_t HRTIM_GetDMAFromOCMode(const HRTIM_HandleTypeDef * hhrtim,
[all …]
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h140 …void (* Fault1Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
141 …void (* Fault2Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
142 …void (* Fault3Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
143 …void (* Fault4Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
144 …void (* Fault5Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
145 …void (* SystemFaultCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
146 …void (* DLLCalibrationReadyCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!<…
147 …void (* BurstModePeriodCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
148 …void (* SynchronizationEventCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
149 …void (* ErrorCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h140 …void (* Fault1Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
141 …void (* Fault2Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
142 …void (* Fault3Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
143 …void (* Fault4Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
144 …void (* Fault5Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
145 …void (* SystemFaultCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
146 …void (* BurstModePeriodCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
147 …void (* SynchronizationEventCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
148 …void (* ErrorCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
150 …void (* RegistersUpdateCallback)(struct __HRTIM_HandleTypeDef *hhrtim, uint32_t TimerIdx); /*!< …
[all …]
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h141 …void (* Fault1Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
142 …void (* Fault2Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
143 …void (* Fault3Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
144 …void (* Fault4Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
145 …void (* Fault5Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
146 …void (* Fault6Callback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
147 …void (* SystemFaultCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
148 …void (* DLLCalibrationReadyCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!<…
149 …void (* BurstModePeriodCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
150 …void (* SynchronizationEventCallback)(struct __HRTIM_HandleTypeDef *hhrtim); /*!< …
[all …]