Home
last modified time | relevance | path

Searched defs:ClockSource (Results 1 – 9 of 9) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_lptim.h83 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
791 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
Dstm32l0xx_hal_tim.h218 uint32_t ClockSource; /*!< TIM clock sources. member
Dstm32l0xx_ll_adc.h1845 __STATIC_INLINE void LL_ADC_SetClock(ADC_TypeDef *ADCx, uint32_t ClockSource) in LL_ADC_SetClock()
Dstm32l0xx_ll_tim.h2222 __STATIC_INLINE void LL_TIM_SetClockSource(TIM_TypeDef *TIMx, uint32_t ClockSource) in LL_TIM_SetClockSource()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_lptim.h82 uint32_t ClockSource; /*!< Specifies the source of the clock used by the LPTIM instance. member
927 __STATIC_INLINE void LL_LPTIM_SetClockSource(LPTIM_TypeDef *LPTIMx, uint32_t ClockSource) in LL_LPTIM_SetClockSource()
Dstm32l4xx_hal_tim.h215 uint32_t ClockSource; /*!< TIM clock sources member
Dstm32l4xx_ll_tim.h3202 __STATIC_INLINE void LL_TIM_SetClockSource(TIM_TypeDef *TIMx, uint32_t ClockSource) in LL_TIM_SetClockSource()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_tim.h186 uint32_t ClockSource; /*!< TIM clock sources member
Dstm32l1xx_ll_tim.h2233 __STATIC_INLINE void LL_TIM_SetClockSource(TIM_TypeDef *TIMx, uint32_t ClockSource) in LL_TIM_SetClockSource()