Home
last modified time | relevance | path

Searched refs:repetitionCounter (Results 1 – 13 of 13) sorted by relevance

/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Src/
A Dfm33lc0xx_fl_atim.c392 FL_ATIM_WriteRepetitionCounter(TIMx, TIM_InitStruct->repetitionCounter); in FL_ATIM_Init()
449 TIM_InitStruct->repetitionCounter = 0; in FL_ATIM_StructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_tmr.h501 …uint8_t repetitionCounter; /*!< This must between 0x00 and 0xFF, only for TMR1 and … member
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_tmr.h543 …uint8_t repetitionCounter; /*!< This must between 0x00 and 0xFF, only for TMR1 and … member
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_tmr.h500 …uint8_t repetitionCounter; /*!< This must between 0x00 and 0xFF, only for TMR1 and … member
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_tmr.h525 …uint8_t repetitionCounter; /*!< This must between 0x00 and 0xFF, only for TMR1 and TM… member
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_tmr.h501 … uint8_t repetitionCounter; /*!< This must between 0x00 and 0xFF, only for TMR1. */ member
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_tmr.c162 TMRx->REPCNT = timeBaseConfig->repetitionCounter; in TMR_ConfigTimeBase()
183 timeBaseConfig->repetitionCounter = 0x0000; in TMR_ConfigTimeBaseStruct()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_tmr.c104 tmr->REPCNT = baseConfig->repetitionCounter; in TMR_ConfigTimeBase()
309 baseConfig->repetitionCounter = 0x0000; in TMR_ConfigTimeBaseStructInit()
/bsp/apm32/libraries/Drivers/
A Ddrv_hwtimer.c369 base_config.repetitionCounter = 0; in apm32_hwtimer_init()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_tmr.c132 tmr->REPCNT = baseConfig->repetitionCounter; in TMR_ConfigTimeBase()
337 baseConfig->repetitionCounter = 0x0000; in TMR_ConfigTimeBaseStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_tmr.c131 tmr->REPCNT = baseConfig->repetitionCounter; in TMR_ConfigTimeBase()
336 baseConfig->repetitionCounter = 0x0000; in TMR_ConfigTimeBaseStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_tmr.c162 tmr->REPCNT = baseConfig->repetitionCounter; in TMR_ConfigTimeBase()
181 baseConfig->repetitionCounter = 0x0000; in TMR_ConfigTimeBaseStructInit()
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_atim.h70 uint32_t repetitionCounter; member

Completed in 58 milliseconds