47 SysTick->LOAD = unit * nus - unit + 1;
54 }
while ((temp & 0x01) && (!(temp & (1 << 16))));
Systick_Unit_Typedef xc_systick_unit_get(void)
xc_systick_unit_get
The header of xc_drv_clock.c
__WEAK void systick_callback(void)
void delay_ms(uint32_t nms)
void SysTick_Handler(void)
void delay_us(uint32_t nus)
The header of xc_drv_systick.c