Home
last modified time | relevance | path

Searched refs:ClockSrc (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_gfxtim.c1652 assert_param(IS_GFXTIM_WATCHDOG_CLOCK_SRC(pWatchdogConfig->ClockSrc)); in HAL_GFXTIM_WatchdogTimer_Config()
1674 (pWatchdogConfig->ClockSrc | pWatchdogConfig->HwReloadConfig)); in HAL_GFXTIM_WatchdogTimer_Config()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_gfxtim.c1652 assert_param(IS_GFXTIM_WATCHDOG_CLOCK_SRC(pWatchdogConfig->ClockSrc)); in HAL_GFXTIM_WatchdogTimer_Config()
1674 (pWatchdogConfig->ClockSrc | pWatchdogConfig->HwReloadConfig)); in HAL_GFXTIM_WatchdogTimer_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_gfxtim.c1652 assert_param(IS_GFXTIM_WATCHDOG_CLOCK_SRC(pWatchdogConfig->ClockSrc)); in HAL_GFXTIM_WatchdogTimer_Config()
1674 (pWatchdogConfig->ClockSrc | pWatchdogConfig->HwReloadConfig)); in HAL_GFXTIM_WatchdogTimer_Config()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_gfxtim.h247 uint32_t ClockSrc; /*!< Clock source member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_gfxtim.h247 uint32_t ClockSrc; /*!< Clock source member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_gfxtim.h247 uint32_t ClockSrc; /*!< Clock source member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_hrtim.h7166 __STATIC_INLINE void LL_HRTIM_BM_SetClockSrc(HRTIM_TypeDef *HRTIMx, uint32_t ClockSrc) in LL_HRTIM_BM_SetClockSrc() argument
7168 MODIFY_REG(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMCLK, ClockSrc); in LL_HRTIM_BM_SetClockSrc()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_hrtim.h7236 __STATIC_INLINE void LL_HRTIM_BM_SetClockSrc(HRTIM_TypeDef *HRTIMx, uint32_t ClockSrc) in LL_HRTIM_BM_SetClockSrc() argument
7238 MODIFY_REG(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMCLK, ClockSrc); in LL_HRTIM_BM_SetClockSrc()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h10373 __STATIC_INLINE void LL_HRTIM_BM_SetClockSrc(HRTIM_TypeDef *HRTIMx, uint32_t ClockSrc) in LL_HRTIM_BM_SetClockSrc() argument
10375 MODIFY_REG(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMCLK, ClockSrc); in LL_HRTIM_BM_SetClockSrc()