Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_tmr.h543 } TMR_ICConfig_T; typedef
558 void TMR_ConfigIC(TMR_T* tmr, TMR_ICConfig_T *ICConfig);
562 void TMR_ConfigICStructInit(TMR_ICConfig_T *ICConfig);
570 void TMR_ConfigPWM(TMR_T* tmr, TMR_ICConfig_T *PWMConfig);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_tmr.h597 } TMR_ICConfig_T; typedef
687 void TMR_ICConfig(TMR_T* TMRx, TMR_ICConfig_T* ICconfigstruct);
688 void TMR_ICConfigStructInit(TMR_ICConfig_T* ICconfigstruct);
690 void TMR_PWMConfig(TMR_T* TMRx, TMR_ICConfig_T* ICconfigstruct);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_tmr.h542 } TMR_ICConfig_T; typedef
557 void TMR_ConfigIC(TMR_T* tmr, TMR_ICConfig_T* ICConfig);
561 void TMR_ConfigICStructInit(TMR_ICConfig_T* ICConfig);
569 void TMR_ConfigPWM(TMR_T* tmr, TMR_ICConfig_T* PWMConfig);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_tmr.h553 } TMR_ICConfig_T; typedef
635 void TMR_ConfigIC(TMR_T* tmr, TMR_ICConfig_T* ICConfig);
636 void TMR_ConfigICStructInit(TMR_ICConfig_T* ICConfig);
637 void TMR_ConfigPWM(TMR_T* tmr, TMR_ICConfig_T* PWMConfig);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_tmr.h543 } TMR_ICConfig_T; typedef
558 void TMR_ConfigIC(TMR_T* tmr, TMR_ICConfig_T* ICConfig);
562 void TMR_ConfigICStructInit(TMR_ICConfig_T* ICConfig);
570 void TMR_ConfigPWM(TMR_T* tmr, TMR_ICConfig_T* PWMConfig);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_tmr.c1527 void TMR_ICConfig(TMR_T* TMRx, TMR_ICConfig_T* ICconfigstruct) in TMR_ICConfig()
1562 void TMR_ICConfigStructInit(TMR_ICConfig_T* ICconfigstruct) in TMR_ICConfigStructInit()
1582 void TMR_PWMConfig(TMR_T* TMRx, TMR_ICConfig_T* ICconfigstruct) in TMR_PWMConfig()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_tmr.c252 void TMR_ConfigIC(TMR_T* tmr, TMR_ICConfig_T* ICConfig) in TMR_ConfigIC()
338 void TMR_ConfigICStructInit(TMR_ICConfig_T* ICConfig) in TMR_ConfigICStructInit()
398 void TMR_ConfigPWM(TMR_T* tmr, TMR_ICConfig_T* PWMConfig) in TMR_ConfigPWM()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_tmr.c280 void TMR_ConfigIC(TMR_T* tmr, TMR_ICConfig_T* ICConfig) in TMR_ConfigIC()
366 void TMR_ConfigICStructInit(TMR_ICConfig_T* ICConfig) in TMR_ConfigICStructInit()
426 void TMR_ConfigPWM(TMR_T* tmr, TMR_ICConfig_T* PWMConfig) in TMR_ConfigPWM()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_tmr.c279 void TMR_ConfigIC(TMR_T* tmr, TMR_ICConfig_T* ICConfig) in TMR_ConfigIC()
365 void TMR_ConfigICStructInit(TMR_ICConfig_T* ICConfig) in TMR_ConfigICStructInit()
442 void TMR_ConfigPWM(TMR_T* tmr, TMR_ICConfig_T* PWMConfig) in TMR_ConfigPWM()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_tmr.c1178 void TMR_ConfigIC(TMR_T *tmr, TMR_ICConfig_T *ICConfig) in TMR_ConfigIC()
1209 void TMR_ConfigICStructInit(TMR_ICConfig_T *ICConfig) in TMR_ConfigICStructInit()
1227 void TMR_ConfigPWM(TMR_T *tmr, TMR_ICConfig_T *PWMConfig) in TMR_ConfigPWM()

Completed in 47 milliseconds