Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_wwdg.h201 __STATIC_INLINE void LL_WWDG_SetPrescaler(WWDG_TypeDef *WWDGx, uint32_t Prescaler) in LL_WWDG_SetPrescaler()
A Dstm32f0xx_hal_iwdg.h65 uint32_t Prescaler; /*!< Select the prescaler of the IWDG. member
A Dstm32f0xx_ll_iwdg.h213 __STATIC_INLINE void LL_IWDG_SetPrescaler(IWDG_TypeDef *IWDGx, uint32_t Prescaler) in LL_IWDG_SetPrescaler()
A Dstm32f0xx_hal_wwdg.h66 uint32_t Prescaler; /*!< Specifies the prescaler value of the WWDG. member
A Dstm32f0xx_ll_rcc.h1151 __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()
A Dstm32f0xx_hal_irda.h85 …uint8_t Prescaler; /*!< Specifies the Prescaler value for dividing the UART/USART… member
A Dstm32f0xx_hal_can.h63 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member
A Dstm32f0xx_hal_smartcard.h100 uint8_t Prescaler; /*!< Specifies the SmartCard Prescaler. */ member
A Dstm32f0xx_ll_tim.h199 uint16_t Prescaler; /*!< Specifies the prescaler value used to divide the TIM clock. member
1326 __STATIC_INLINE void LL_TIM_SetPrescaler(TIM_TypeDef *TIMx, uint32_t Prescaler) in LL_TIM_SetPrescaler()
A Dstm32f0xx_hal_rcc_ex.h574 uint32_t Prescaler; /*!< Specifies the division factor of the SYNC signal. member
A Dstm32f0xx_hal_tim.h64 uint32_t Prescaler; /*!< Specifies the prescaler value used to divide the TIM clock. member
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_iwdg.h78 uint32_t Prescaler; /*!< Select the prescaler of the IWDG. member
A Dstm32f7xx_hal_wwdg.h77 uint32_t Prescaler; /*!< Specifies the prescaler value of the WWDG. member
A Dstm32f7xx_hal_irda.h82 …uint8_t Prescaler; /*!< Specifies the Prescaler value for dividing the UART/USART… member
A Dstm32f7xx_hal_lptim.h70 uint32_t Prescaler; /*!< Specifies the counter clock Prescaler. member
A Dstm32f7xx_hal_can.h81 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member
A Dstm32f7xx_hal_smartcard.h99 uint32_t Prescaler; /*!< Specifies the SmartCard Prescaler */ member
A Dstm32f7xx_hal_tim.h66 uint32_t Prescaler; /*!< Specifies the prescaler value used to divide the TIM clock. member
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/Legacy/
A Dstm32f0xx_hal_can_legacy.h70 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_tim.c1174 void TIM_PrescalerConfig(TIM_TypeDef* TIMx, uint16_t Prescaler, uint16_t TIM_PSCReloadMode) in TIM_PrescalerConfig()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_tim.c360 void TIM_PrescalerConfig(TIM_TypeDef* TIMx, uint16_t Prescaler, uint16_t TIM_PSCReloadMode) in TIM_PrescalerConfig()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_tim.c360 void TIM_PrescalerConfig(TIM_TypeDef* TIMx, uint16_t Prescaler, uint16_t TIM_PSCReloadMode) in TIM_PrescalerConfig()

Completed in 63 milliseconds