Searched refs:HRTIM_EventConfig (Results 1 – 3 of 3) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hrtim.c | 450 static void HRTIM_EventConfig(HRTIM_HandleTypeDef *hhrtim, 2524 HRTIM_EventConfig(hhrtim, in HAL_HRTIM_SimpleCaptureChannelConfig() 3240 HRTIM_EventConfig(hhrtim, in HAL_HRTIM_SimpleOnePulseChannelConfig() 3672 HRTIM_EventConfig(hhrtim, Event, pEventCfg); in HAL_HRTIM_EventConfig() 7935 static void HRTIM_EventConfig(HRTIM_HandleTypeDef *hhrtim, in HRTIM_EventConfig() function
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_hrtim.c | 467 static void HRTIM_EventConfig(HRTIM_HandleTypeDef * hhrtim, 2679 HRTIM_EventConfig(hhrtim, in HAL_HRTIM_SimpleCaptureChannelConfig() 3395 HRTIM_EventConfig(hhrtim, in HAL_HRTIM_SimpleOnePulseChannelConfig() 3827 HRTIM_EventConfig(hhrtim, Event, pEventCfg); in HAL_HRTIM_EventConfig() 8104 static void HRTIM_EventConfig(HRTIM_HandleTypeDef * hhrtim, in HRTIM_EventConfig() function
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_hrtim.c | 479 static void HRTIM_EventConfig(HRTIM_HandleTypeDef *hhrtim, 2755 HRTIM_EventConfig(hhrtim, in HAL_HRTIM_SimpleCaptureChannelConfig() 3482 HRTIM_EventConfig(hhrtim, in HAL_HRTIM_SimpleOnePulseChannelConfig() 3930 HRTIM_EventConfig(hhrtim, Event, pEventCfg); in HAL_HRTIM_EventConfig() 9674 static void HRTIM_EventConfig(HRTIM_HandleTypeDef *hhrtim, in HRTIM_EventConfig() function
|