Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_tmr.c2100 TMR_SelectInputTrigger(TMRx, input); in TMR_ConfigITRxExternalClock()
2138 TMR_SelectInputTrigger(TMRx, input); in TMR_ConfigTIxExternalClock()
2208 void TMR_SelectInputTrigger(TMR_T* TMRx, TMR_INPUT_TRIGGER_SOURCE_T input) in TMR_SelectInputTrigger() function
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_tmr.c551 TMR_SelectInputTrigger(tmr, triggerSource); in TMR_ConfigIntTrigExternalClock()
587 TMR_SelectInputTrigger(tmr, triggerSource); in TMR_ConfigTrigExternalClock()
738 void TMR_SelectInputTrigger(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_SelectInputTrigger() function
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_tmr.c578 TMR_SelectInputTrigger(tmr, triggerSource); in TMR_ConfigIntTrigExternalClock()
614 TMR_SelectInputTrigger(tmr, triggerSource); in TMR_ConfigTrigExternalClock()
763 void TMR_SelectInputTrigger(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_SelectInputTrigger() function
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_tmr.c592 TMR_SelectInputTrigger(tmr, triggerSource); in TMR_ConfigIntTrigExternalClock()
628 TMR_SelectInputTrigger(tmr, triggerSource); in TMR_ConfigTrigExternalClock()
777 void TMR_SelectInputTrigger(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_SelectInputTrigger() function
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_tmr.c1635 TMR_SelectInputTrigger(tmr, triggerSource); in TMR_ConfigIntTrigExternalClock()
1671 TMR_SelectInputTrigger(tmr, triggerSource); in TMR_ConfigTrigExternalClock()
1752 void TMR_SelectInputTrigger(TMR_T *tmr, TMR_TRIGGER_SOURCE_T triggerSource) in TMR_SelectInputTrigger() function
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_tmr.h592 void TMR_SelectInputTrigger(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSouce);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_tmr.h728 void TMR_SelectInputTrigger(TMR_T* TMRx, TMR_INPUT_TRIGGER_SOURCE_T input);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_tmr.h591 void TMR_SelectInputTrigger(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSouce);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_tmr.h675 void TMR_SelectInputTrigger(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSource);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_tmr.h592 void TMR_SelectInputTrigger(TMR_T* tmr, TMR_TRIGGER_SOURCE_T triggerSouce);

Completed in 46 milliseconds