Home
last modified time | relevance | path

Searched refs:SysTick_CTRL_ENABLE_Msk (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcore_cm0plus.h492 #define SysTick_CTRL_ENABLE_Msk (1UL /*<< SysTick_CTRL_ENABLE_Pos*/) /*!< SysT… macro
1086SysTick_CTRL_ENABLE_Msk; /* Enable SysTick IRQ and SysTick Timer */ in SysTick_Config()
Dcore_cm33.h1001 #define SysTick_CTRL_ENABLE_Msk (1UL /*<< SysTick_CTRL_ENABLE_Pos*/) /*!< SysT… macro
3120SysTick_CTRL_ENABLE_Msk; /* Enable SysTick IRQ and SysTick Timer */ in SysTick_Config()
3149SysTick_CTRL_ENABLE_Msk; /* Enable SysTick IRQ and SysTick Timer */ in TZ_SysTick_Config_NS()