Home
last modified time | relevance | path

Searched refs:TMR_AUTOMATIC_OUTPUT_DISABLE (Results 1 – 10 of 10) sorted by relevance

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_tmr.h234 TMR_AUTOMATIC_OUTPUT_DISABLE, enumerator
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_tmr.h156 TMR_AUTOMATIC_OUTPUT_DISABLE, /*!< Disable automatic output */ enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_tmr.h233 TMR_AUTOMATIC_OUTPUT_DISABLE, enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_tmr.h166 TMR_AUTOMATIC_OUTPUT_DISABLE, /*!< Disable automatic output */ enumerator
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_tmr.h234 TMR_AUTOMATIC_OUTPUT_DISABLE, enumerator
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_tmr.c470 structure->automaticOutput = TMR_AUTOMATIC_OUTPUT_DISABLE; in TMR_ConfigBDTStructInit()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_tmr.c362 BDTConfig->automaticOutput = TMR_AUTOMATIC_OUTPUT_DISABLE; in TMR_ConfigBDTStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_tmr.c390 BDTConfig->automaticOutput = TMR_AUTOMATIC_OUTPUT_DISABLE; in TMR_ConfigBDTStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_tmr.c389 BDTConfig->automaticOutput = TMR_AUTOMATIC_OUTPUT_DISABLE; in TMR_ConfigBDTStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_tmr.c1424 BDTConfig->automaticOutput = TMR_AUTOMATIC_OUTPUT_DISABLE; in TMR_ConfigBDTStructInit()

Completed in 33 milliseconds