Home
last modified time | relevance | path

Searched defs:Prescaler (Results 1 – 14 of 14) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_iwdg.h49 uint32_t Prescaler; /*!< Select the prescaler of the IWDG. member
Dstm32f4xx_ll_wwdg.h180 __STATIC_INLINE void LL_WWDG_SetPrescaler(WWDG_TypeDef *WWDGx, uint32_t Prescaler) in LL_WWDG_SetPrescaler()
Dstm32f4xx_ll_iwdg.h193 __STATIC_INLINE void LL_IWDG_SetPrescaler(IWDG_TypeDef *IWDGx, uint32_t Prescaler) in LL_IWDG_SetPrescaler()
Dstm32f4xx_hal_wwdg.h50 uint32_t Prescaler; /*!< Specifies the prescaler value of the WWDG. member
Dstm32f4xx_ll_lptim.h73 uint32_t Prescaler; /*!< Specifies the prescaler division ratio. member
602 __STATIC_INLINE void LL_LPTIM_SetPrescaler(LPTIM_TypeDef *LPTIMx, uint32_t Prescaler) in LL_LPTIM_SetPrescaler()
Dstm32f4xx_hal_irda.h66 uint8_t Prescaler; /*!< Specifies the Prescaler value to be programmed member
Dstm32f4xx_ll_rcc.h3226 __STATIC_INLINE void LL_RCC_SetAHBPrescaler(uint32_t Prescaler) in LL_RCC_SetAHBPrescaler()
3242 __STATIC_INLINE void LL_RCC_SetAPB1Prescaler(uint32_t Prescaler) in LL_RCC_SetAPB1Prescaler()
3258 __STATIC_INLINE void LL_RCC_SetAPB2Prescaler(uint32_t Prescaler) in LL_RCC_SetAPB2Prescaler()
4092 __STATIC_INLINE void LL_RCC_SetRTC_HSEPrescaler(uint32_t Prescaler) in LL_RCC_SetRTC_HSEPrescaler()
4155 __STATIC_INLINE void LL_RCC_SetTIMPrescaler(uint32_t Prescaler) in LL_RCC_SetTIMPrescaler()
Dstm32f4xx_hal_lptim.h55 uint32_t Prescaler; /*!< Specifies the counter clock Prescaler. member
Dstm32f4xx_hal_can.h63 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member
Dstm32f4xx_ll_tim.h185 uint16_t Prescaler; /*!< Specifies the prescaler value used to divide the TIM clock. member
1420 __STATIC_INLINE void LL_TIM_SetPrescaler(TIM_TypeDef *TIMx, uint32_t Prescaler) in LL_TIM_SetPrescaler()
Dstm32f4xx_hal_tim.h49 uint32_t Prescaler; /*!< Specifies the prescaler value used to divide the TIM clock. member
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
Dstm32f4xx_hal_can_legacy.h90 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_tim.c360 void TIM_PrescalerConfig(TIM_TypeDef* TIMx, uint16_t Prescaler, uint16_t TIM_PSCReloadMode) in TIM_PrescalerConfig()
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_tim.h50 uint32_t Prescaler; /*!< Specifies the prescaler value used to divide the TIM clock. member