Home
last modified time | relevance | path

Searched refs:disableInterrupts (Results 1 – 5 of 5) sorted by relevance

/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/src/
A Dtsc_time.c131 disableInterrupts(); in TSC_Time_Delay_ms()
190 disableInterrupts(); in TSC_Time_Delay_sec()
A Dtsc_ecs.c284 disableInterrupts(); in TSC_Ecs_Process()
A Dtsc_touchkey.c1123 disableInterrupts(); in TSC_TouchKey_DTOGetTime()
A Dtsc_linrot.c1716 disableInterrupts(); in TSC_Linrot_ReadTimeForDTO()
/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/inc/
A Dtsc_acq.h63 #define disableInterrupts() {SysTick->CTRL &= ~SysTick_CTRL_TICKINT_Msk;} macro

Completed in 14 milliseconds