Home
last modified time | relevance | path

Searched refs:SysTick_CTRL_COUNTFLAG_Msk (Results 1 – 25 of 639) sorted by relevance

12345678910>>...26

/bsp/maxim/libraries/MAX32660PeriphDriver/Source/
A Dmxc_delay.c60 if (SysTick->CTRL & SysTick_CTRL_COUNTFLAG_Msk) { in mxc_delay_handler()
80 ctrl_save = SysTick->CTRL & ~SysTick_CTRL_COUNTFLAG_Msk; in mxc_delay_init()
172 if (SysTick->CTRL & SysTick_CTRL_COUNTFLAG_Msk) { in mxc_delay()
A Dmxc_sys.c650 } while (!(cur_ticks & SysTick_CTRL_COUNTFLAG_Msk)); in SYS_SysTick_Delay()
663 } while (!(cur_ticks & SysTick_CTRL_COUNTFLAG_Msk)); in SYS_SysTick_Delay()
/bsp/ft32/ft32f072xb-starter/board/
A Dboard.c47 if (SysTick->CTRL & SysTick_CTRL_COUNTFLAG_Msk) in SysTick_Handler()
58 if (SysTick->CTRL & SysTick_CTRL_COUNTFLAG_Msk) in GetTick()
/bsp/stm32/libraries/HAL_Drivers/
A Ddrv_common.c66 if (SysTick->CTRL & SysTick_CTRL_COUNTFLAG_Msk) in SysTick_Handler()
77 if (SysTick->CTRL & SysTick_CTRL_COUNTFLAG_Msk) in HAL_GetTick()
/bsp/samd21/sam_d2x_asflib/common2/services/delay/sam0/
A Dsystick_counter.h75 while (!(SysTick->CTRL & SysTick_CTRL_COUNTFLAG_Msk)) { in delay_cycles()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_cortex.h232 return ((SysTick->CTRL & SysTick_CTRL_COUNTFLAG_Msk) == (SysTick_CTRL_COUNTFLAG_Msk)); in LL_SYSTICK_IsActiveCounterFlag()
/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/
A Dlib_cortex.c193 while (!(tmp & SysTick_CTRL_COUNTFLAG_Msk)); in CORTEX_Delay_nSysClock()
/bsp/mm32/libraries/HAL_Drivers/
A Ddrv_common.c56 if(SysTick->CTRL & SysTick_CTRL_COUNTFLAG_Msk) in SysTick_Handler()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_utils.c179 if((SysTick->CTRL & SysTick_CTRL_COUNTFLAG_Msk) != 0U) in LL_mDelay()
/bsp/fujitsu/mb9x/mb9bf568r/CMSIS/Include/
A Dcore_cm0.h407 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/efm32/Libraries/CMSIS/Include/
A Dcore_cm0.h405 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/CME_M7/CMSIS/CMSIS/Include/
A Dcore_cm0.h420 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/fujitsu/mb9x/mb9bf618s/CMSIS/Include/
A Dcore_cm0.h420 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/mm32l07x/Libraries/CMSIS/CORE/
A Dcore_cm0.h405 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/mm32l3xx/Libraries/CMSIS/KEIL_CORE/
A Dcore_cm0.h405 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/Core/
A Dcore_cm0.h420 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/
A Dcore_cm0.h420 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/mm32f103x/Libraries/CMSIS/KEIL_CORE/
A Dcore_cm0.h394 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/xplorer4330/Libraries/CMSIS/Include/
A Dcore_cm0.h420 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/essemi/es32f0654/libraries/CMSIS/Include/
A Dcore_cm0.h406 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/synwit/libraries/SWM320_CSL/CMSIS/CoreSupport/
A Dcore_cm0.h449 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dcore_cm0.h440 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/samd21/sam_d2x_asflib/CMSIS/Include/
A Dcore_cm0.h449 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/mm32l07x/Libraries/CMSIS/IAR_CORE/
A Dcore_cm0.h449 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro
/bsp/mm32l3xx/Libraries/CMSIS/IAR_CORE/
A Dcore_cm0.h449 #define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysT… macro

Completed in 86 milliseconds

12345678910>>...26