Home
last modified time | relevance | path

Searched refs:TMR_EnableCCxNChannel (Results 1 – 11 of 11) sorted by relevance

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_tmr.h628 void TMR_EnableCCxNChannel(TMR_T* tmr,TMR_CHANNEL_T channel);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_tmr.h679 void TMR_EnableCCxNChannel(TMR_T* TMRx, TMR_CHANNEL_T channel);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_tmr.h627 void TMR_EnableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_tmr.h631 void TMR_EnableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_tmr.h628 void TMR_EnableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel);
/bsp/apm32/libraries/Drivers/
A Ddrv_pwm.c456 TMR_EnableCCxNChannel(tmr, (TMR_CHANNEL_T)(0x01 << (channel & 0x1FU))); in drv_pwm_enable()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_tmr.c1321 void TMR_EnableCCxNChannel(TMR_T* TMRx, TMR_CHANNEL_T channel) in TMR_EnableCCxNChannel() function
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_tmr.c1324 void TMR_EnableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel) in TMR_EnableCCxNChannel() function
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_tmr.c1325 void TMR_EnableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel) in TMR_EnableCCxNChannel() function
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_tmr.c1339 void TMR_EnableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel) in TMR_EnableCCxNChannel() function
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_tmr.c1124 void TMR_EnableCCxNChannel(TMR_T *tmr, TMR_CHANNEL_T channel) in TMR_EnableCCxNChannel() function

Completed in 38 milliseconds