Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_tmr.h661 void TMR_DisableInterrupt(TMR_T* tmr, uint16_t interrupt);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_tmr.h704 void TMR_DisableInterrupt(TMR_T* TMRx, uint16_t interrupt);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_tmr.h660 void TMR_DisableInterrupt(TMR_T* tmr, uint16_t interrupt);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_tmr.h694 void TMR_DisableInterrupt(TMR_T* tmr, uint16_t interrupt);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_tmr.h659 void TMR_DisableInterrupt(TMR_T* tmr, uint16_t interrupt);
/bsp/apm32/libraries/Drivers/
A Ddrv_hwtimer.c451 TMR_DisableInterrupt(timer_config->tmr, TMR_INT_UPDATE); in apm32_hwtimer_stop()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_tmr.c1801 void TMR_DisableInterrupt(TMR_T* TMRx, uint16_t interrupt) in TMR_DisableInterrupt() function
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_tmr.c1843 void TMR_DisableInterrupt(TMR_T* tmr, uint16_t interrupt) in TMR_DisableInterrupt() function
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_tmr.c1836 void TMR_DisableInterrupt(TMR_T* tmr, uint16_t interrupt) in TMR_DisableInterrupt() function
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_tmr.c1834 void TMR_DisableInterrupt(TMR_T* tmr, uint16_t interrupt) in TMR_DisableInterrupt() function
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_tmr.c1990 void TMR_DisableInterrupt(TMR_T *tmr, uint16_t interrupt) in TMR_DisableInterrupt() function

Completed in 744 milliseconds