Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_tmr.h629 void TMR_DisableCCxNChannel(TMR_T* tmr,TMR_CHANNEL_T channel);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_tmr.h680 void TMR_DisableCCxNChannel(TMR_T* TMRx, TMR_CHANNEL_T channel);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_tmr.h628 void TMR_DisableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_tmr.h632 void TMR_DisableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_tmr.h629 void TMR_DisableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel);
/bsp/apm32/libraries/Drivers/
A Ddrv_pwm.c478 TMR_DisableCCxNChannel(tmr, (TMR_CHANNEL_T)(0x01 << (channel & 0x1FU))); in drv_pwm_enable()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_tmr.c1335 void TMR_DisableCCxNChannel(TMR_T* TMRx, TMR_CHANNEL_T channel) in TMR_DisableCCxNChannel() function
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_tmr.c1342 void TMR_DisableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel) in TMR_DisableCCxNChannel() function
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_tmr.c1342 void TMR_DisableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel) in TMR_DisableCCxNChannel() function
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_tmr.c1356 void TMR_DisableCCxNChannel(TMR_T* tmr, TMR_CHANNEL_T channel) in TMR_DisableCCxNChannel() function
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_tmr.c1153 void TMR_DisableCCxNChannel(TMR_T *tmr, TMR_CHANNEL_T channel) in TMR_DisableCCxNChannel() function

Completed in 40 milliseconds