Searched refs:sys_tick_handler (Results 1 – 1 of 1) sorted by relevance
47 static void sys_tick_handler ( uintptr_t context, uint32_t alarmCount ){ in sys_tick_handler() function68 …V_TMR_Alarm16BitRegister(handleTmr, APP_TMR_ALARM_PERIOD, true, (uintptr_t)NULL, sys_tick_handler); in hal_tick_init()