Searched defs:EventCounter (Results 1 – 2 of 2) sorted by relevance
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_hrtim.c | 5332 uint32_t EventCounter, in HAL_HRTIM_ExtEventCounterConfig() 5421 uint32_t EventCounter) in HAL_HRTIM_ExtEventCounterEnable() 5473 uint32_t EventCounter) in HAL_HRTIM_ExtEventCounterDisable() 5527 uint32_t EventCounter) in HAL_HRTIM_ExtEventCounterReset()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_hrtim.h | 6987 …LL_HRTIM_TIM_SetEventCounterThreshold(HRTIM_TypeDef *HRTIMx, uint32_t Timer, uint32_t EventCounter, in LL_HRTIM_TIM_SetEventCounterThreshold() 7014 uint32_t EventCounter) in LL_HRTIM_TIM_GetEventCounterThreshold() 7053 …id LL_HRTIM_TIM_SetEventCounterSource(HRTIM_TypeDef *HRTIMx, uint32_t Timer, uint32_t EventCounter, in LL_HRTIM_TIM_SetEventCounterSource() 7094 uint32_t EventCounter) in LL_HRTIM_TIM_GetEventCounterSource() 7126 …LL_HRTIM_TIM_SetEventCounterResetMode(HRTIM_TypeDef *HRTIMx, uint32_t Timer, uint32_t EventCounter, in LL_HRTIM_TIM_SetEventCounterResetMode() 7155 uint32_t EventCounter) in LL_HRTIM_TIM_GetEventCounterResetMode() 7180 …E void LL_HRTIM_TIM_ResetEventCounter(HRTIM_TypeDef *HRTIMx, uint32_t Timer, uint32_t EventCounter) in LL_HRTIM_TIM_ResetEventCounter() 7205 … void LL_HRTIM_TIM_EnableEventCounter(HRTIM_TypeDef *HRTIMx, uint32_t Timer, uint32_t EventCounter) in LL_HRTIM_TIM_EnableEventCounter() 7230 …void LL_HRTIM_TIM_DisableEventCounter(HRTIM_TypeDef *HRTIMx, uint32_t Timer, uint32_t EventCounter) in LL_HRTIM_TIM_DisableEventCounter() 7257 uint32_t EventCounter) in LL_HRTIM_TIM_IsEnabledEventCounter()
|