Home
last modified time | relevance | path

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

/bsp/apm32/libraries/Drivers/
A Ddrv_hwtimer.c532 if (TMR_ReadIntFlag(TMR1, TMR_INT_UPDATE)) in TMR1_UP_TMR10_IRQHandler()
537 if (TMR_ReadIntFlag(TMR10, TMR_INT_UPDATE)) in TMR1_UP_TMR10_IRQHandler()
628 if (TMR_ReadIntFlag(TMR8, TMR_INT_UPDATE)) in TMR8_UP_TMR13_IRQHandler()
633 if (TMR_ReadIntFlag(TMR13, TMR_INT_UPDATE)) in TMR8_UP_TMR13_IRQHandler()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_tmr.h667 uint16_t TMR_ReadIntFlag(TMR_T* tmr, TMR_INT_T flag);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_tmr.h709 uint16_t TMR_ReadIntFlag(TMR_T* TMRx, TMR_INT_FLAG_T flag);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_tmr.h666 uint16_t TMR_ReadIntFlag(TMR_T* tmr, TMR_INT_T flag);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_tmr.h698 uint16_t TMR_ReadIntFlag(TMR_T* tmr, TMR_INT_T flag);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_tmr.h665 uint16_t TMR_ReadIntFlag(TMR_T* tmr, TMR_INT_T flag);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_tmr.c1934 uint16_t TMR_ReadIntFlag(TMR_T* TMRx, TMR_INT_FLAG_T flag) in TMR_ReadIntFlag() function
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_tmr.c1943 uint16_t TMR_ReadIntFlag(TMR_T* tmr, TMR_INT_T flag) in TMR_ReadIntFlag() function
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_tmr.c1947 uint16_t TMR_ReadIntFlag(TMR_T* tmr, TMR_INT_T flag) in TMR_ReadIntFlag() function
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_tmr.c1938 uint16_t TMR_ReadIntFlag(TMR_T* tmr, TMR_INT_T flag) in TMR_ReadIntFlag() function
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_tmr.c2098 uint16_t TMR_ReadIntFlag(TMR_T *tmr, TMR_INT_T flag) in TMR_ReadIntFlag() function

Completed in 32 milliseconds