Searched defs:Prescaler (Results 1 – 22 of 22) sorted by relevance
201 __STATIC_INLINE void LL_WWDG_SetPrescaler(WWDG_TypeDef *WWDGx, uint32_t Prescaler) in LL_WWDG_SetPrescaler()
65 uint32_t Prescaler; /*!< Select the prescaler of the IWDG. member
213 __STATIC_INLINE void LL_IWDG_SetPrescaler(IWDG_TypeDef *IWDGx, uint32_t Prescaler) in LL_IWDG_SetPrescaler()
66 uint32_t Prescaler; /*!< Specifies the prescaler value of the WWDG. member
1151 __STATIC_INLINE void LL_RCC_SetAHBPrescaler(uint32_t Prescaler) in LL_RCC_SetAHBPrescaler()1167 __STATIC_INLINE void LL_RCC_SetAPB1Prescaler(uint32_t Prescaler) in LL_RCC_SetAPB1Prescaler()
85 …uint8_t Prescaler; /*!< Specifies the Prescaler value for dividing the UART/USART… member
63 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member
100 uint8_t Prescaler; /*!< Specifies the SmartCard Prescaler. */ member
199 uint16_t Prescaler; /*!< Specifies the prescaler value used to divide the TIM clock. member1326 __STATIC_INLINE void LL_TIM_SetPrescaler(TIM_TypeDef *TIMx, uint32_t Prescaler) in LL_TIM_SetPrescaler()
574 uint32_t Prescaler; /*!< Specifies the division factor of the SYNC signal. member
64 uint32_t Prescaler; /*!< Specifies the prescaler value used to divide the TIM clock. member
78 uint32_t Prescaler; /*!< Select the prescaler of the IWDG. member
77 uint32_t Prescaler; /*!< Specifies the prescaler value of the WWDG. member
82 …uint8_t Prescaler; /*!< Specifies the Prescaler value for dividing the UART/USART… member
70 uint32_t Prescaler; /*!< Specifies the counter clock Prescaler. member
81 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member
99 uint32_t Prescaler; /*!< Specifies the SmartCard Prescaler */ member
66 uint32_t Prescaler; /*!< Specifies the prescaler value used to divide the TIM clock. member
70 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member
1174 void TIM_PrescalerConfig(TIM_TypeDef* TIMx, uint16_t Prescaler, uint16_t TIM_PSCReloadMode) in TIM_PrescalerConfig()
360 void TIM_PrescalerConfig(TIM_TypeDef* TIMx, uint16_t Prescaler, uint16_t TIM_PSCReloadMode) in TIM_PrescalerConfig()
Completed in 63 milliseconds