Home
last modified time | relevance | path

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

12

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_iwdg.h49 uint32_t Prescaler; /*!< Select the prescaler of the IWDG. member
H A Dstm32f4xx_ll_wwdg.h180 __STATIC_INLINE void LL_WWDG_SetPrescaler(WWDG_TypeDef *WWDGx, uint32_t Prescaler) in LL_WWDG_SetPrescaler()
H A Dstm32f4xx_ll_iwdg.h193 __STATIC_INLINE void LL_IWDG_SetPrescaler(IWDG_TypeDef *IWDGx, uint32_t Prescaler) in LL_IWDG_SetPrescaler()
H A Dstm32f4xx_hal_wwdg.h50 uint32_t Prescaler; /*!< Specifies the prescaler value of the WWDG. member
H A Dstm32f4xx_ll_lptim.h72 uint32_t Prescaler; /*!< Specifies the prescaler division ratio. member
600 __STATIC_INLINE void LL_LPTIM_SetPrescaler(LPTIM_TypeDef *LPTIMx, uint32_t Prescaler) in LL_LPTIM_SetPrescaler()
H A 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()
H A Dstm32f4xx_hal_irda.h66 uint8_t Prescaler; /*!< Specifies the Prescaler value to be programmed member
H A Dstm32f4xx_hal_lptim.h55 uint32_t Prescaler; /*!< Specifies the counter clock Prescaler. member
H A Dstm32f4xx_hal_smartcard.h80 …uint32_t Prescaler; /*!< Specifies the SmartCard Prescaler value used for dividing… member
H A Dstm32f4xx_hal_can.h63 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_iwdg.h49 uint32_t Prescaler; /*!< Select the prescaler of the IWDG. member
H A Dstm32l4xx_ll_wwdg.h180 __STATIC_INLINE void LL_WWDG_SetPrescaler(WWDG_TypeDef *WWDGx, uint32_t Prescaler) in LL_WWDG_SetPrescaler()
H A Dstm32l4xx_ll_iwdg.h194 __STATIC_INLINE void LL_IWDG_SetPrescaler(IWDG_TypeDef *IWDGx, uint32_t Prescaler) in LL_IWDG_SetPrescaler()
H A Dstm32l4xx_hal_wwdg.h50 uint32_t Prescaler; /*!< Specifies the prescaler value of the WWDG. member
H A Dstm32l4xx_ll_lptim.h72 uint32_t Prescaler; /*!< Specifies the prescaler division ratio. member
697 __STATIC_INLINE void LL_LPTIM_SetPrescaler(LPTIM_TypeDef *LPTIMx, uint32_t Prescaler) in LL_LPTIM_SetPrescaler()
H A Dstm32l4xx_hal_lcd.h52 uint32_t Prescaler; /*!< Configures the LCD Prescaler. member
H A Dstm32l4xx_hal_lptim.h56 uint32_t Prescaler; /*!< Specifies the counter clock Prescaler. member
H A Dstm32l4xx_hal_irda.h67 …uint8_t Prescaler; /*!< Specifies the Prescaler value for dividing the UART/USART… member
H A Dstm32l4xx_ll_rcc.h2774 __STATIC_INLINE void LL_RCC_SetAHBPrescaler(uint32_t Prescaler) in LL_RCC_SetAHBPrescaler()
2790 __STATIC_INLINE void LL_RCC_SetAPB1Prescaler(uint32_t Prescaler) in LL_RCC_SetAPB1Prescaler()
2806 __STATIC_INLINE void LL_RCC_SetAPB2Prescaler(uint32_t Prescaler) in LL_RCC_SetAPB2Prescaler()
H A Dstm32l4xx_hal_smartcard.h83 uint8_t Prescaler; /*!< Specifies the SmartCard Prescaler. member
H A Dstm32l4xx_hal_can.h63 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_rcc.h2134 __STATIC_INLINE void LL_RCC_SetAHBPrescaler(uint32_t Prescaler) in LL_RCC_SetAHBPrescaler()
2159 __STATIC_INLINE void LL_C2_RCC_SetAHBPrescaler(uint32_t Prescaler) in LL_C2_RCC_SetAHBPrescaler()
2184 __STATIC_INLINE void LL_RCC_SetAHB4Prescaler(uint32_t Prescaler) in LL_RCC_SetAHB4Prescaler()
2200 __STATIC_INLINE void LL_RCC_SetAPB1Prescaler(uint32_t Prescaler) in LL_RCC_SetAPB1Prescaler()
2216 __STATIC_INLINE void LL_RCC_SetAPB2Prescaler(uint32_t Prescaler) in LL_RCC_SetAPB2Prescaler()
2413 __STATIC_INLINE void LL_RCC_SetSMPSPrescaler(uint32_t Prescaler) in LL_RCC_SetSMPSPrescaler()
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_lptim.h56 uint32_t Prescaler; /*!< Specifies the counter clock Prescaler. member
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32l4xx_hal_can_legacy.h66 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32f4xx_hal_can_legacy.h90 uint32_t Prescaler; /*!< Specifies the length of a time quantum. member

12