| /bsp/wch/risc-v/Libraries/ch56x_drivers/ |
| A D | ch56x_pfic.c | 88 _pfic_irqn_disable(pfic, SysTick_IRQn); in systick_init() 89 pfic->IPRIOR[SysTick_IRQn] = 0xe0; in systick_init() 99 _pfic_irqn_enable(pfic, SysTick_IRQn); in systick_init()
|
| /bsp/wch/arm/ch579m/board/ |
| A D | board.c | 48 NVIC_SetPriority(SysTick_IRQn, 0); in rt_hw_board_init() 49 NVIC_EnableIRQ(SysTick_IRQn); in rt_hw_board_init()
|
| /bsp/rockchip/common/rk_hal/lib/hal/src/ |
| A D | hal_systick.c | 83 HAL_NVIC_SetPriority(SysTick_IRQn, SYSTICK_INT_PRIORITY, 0); in HAL_SYSTICK_Init() 108 …NVIC_SetPriority(SysTick_IRQn, (1UL << __NVIC_PRIO_BITS) - 1UL); /* set Priority for SysTick Inte… in HAL_SYSTICK_Config()
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/ |
| A D | utils.c | 156 NVIC_SetPriority(SysTick_IRQn, prio); in ald_tick_init() 178 NVIC_SetPriority(SysTick_IRQn, TICK_INT_PRIORITY); in ald_systick_interval_select()
|
| /bsp/renesas/ra6m3-ek/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_arm_exceptions.h | 47 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/renesas/ra6m4-cpk/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_arm_exceptions.h | 47 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/renesas/ra6m4-iot/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_arm_exceptions.h | 47 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/renesas/ra2l1-cpk/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_arm_exceptions.h | 47 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/renesas/ra6m3-hmi-board/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_exceptions.h | 51 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/renesas/ra8d1-vision-board/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_exceptions.h | 51 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/renesas/ra8d1-ek/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_exceptions.h | 51 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/renesas/ra8m1-ek/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_exceptions.h | 51 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/renesas/ebf_qi_min_6m5/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_arm_exceptions.h | 51 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/renesas/ra4e2-eco/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_exceptions.h | 37 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/renesas/ra4m2-eco/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_arm_exceptions.h | 51 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/renesas/ra6e2-fpb/ra/fsp/src/bsp/mcu/all/ |
| A D | bsp_exceptions.h | 37 SysTick_IRQn = -1, /* 15 System Tick Timer */ enumerator
|
| /bsp/rockchip/rk2108/ |
| A D | hal_conf.h | 23 #define TICK_IRQn SysTick_IRQn
|
| /bsp/gd32/arm/gd32e230-lckfb/board/ |
| A D | board.c | 62 NVIC_SetPriority(SysTick_IRQn, (1 << __NVIC_PRIO_BITS) - 1); in rt_hw_board_init()
|
| /bsp/gd32/arm/gd32h759i-start/board/ |
| A D | board.c | 35 NVIC_SetPriority(SysTick_IRQn, 0); in SystemClock_Config()
|
| /bsp/gd32/arm/gd32527I-eval/board/ |
| A D | board.c | 43 NVIC_SetPriority(SysTick_IRQn, 0); in SystemClock_Config()
|
| /bsp/gd32/arm/gd32470z-lckfb/board/ |
| A D | board.c | 43 NVIC_SetPriority(SysTick_IRQn, 0); in SystemClock_Config()
|
| /bsp/gd32/arm/gd32103c-eval/board/ |
| A D | board.c | 43 NVIC_SetPriority(SysTick_IRQn, 0); in SystemClock_Config()
|
| /bsp/gd32/arm/gd32105c-eval/board/ |
| A D | board.c | 43 NVIC_SetPriority(SysTick_IRQn, 0); in SystemClock_Config()
|
| /bsp/gd32/arm/gd32105r-start/board/ |
| A D | board.c | 43 NVIC_SetPriority(SysTick_IRQn, 0); in SystemClock_Config()
|
| /bsp/gd32/arm/gd32107c-eval/board/ |
| A D | board.c | 43 NVIC_SetPriority(SysTick_IRQn, 0); in SystemClock_Config()
|