Home
last modified time | relevance | path

Searched defs:RepetitionCounter (Results 1 – 3 of 3) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_lptim.h139 …uint32_t RepetitionCounter; /*!< Specifies the repetition counter value. Each… member
Dstm32l4xx_ll_tim.h284 …uint8_t RepetitionCounter; /*!< Specifies the repetition counter value. Each time the RCR downcou… member
1797 __STATIC_INLINE void LL_TIM_SetRepetitionCounter(TIM_TypeDef *TIMx, uint32_t RepetitionCounter) in LL_TIM_SetRepetitionCounter()
Dstm32l4xx_hal_tim.h78 …uint32_t RepetitionCounter; /*!< Specifies the repetition counter value. Each time the RCR downco… member