Searched refs:SYS_TICK_FREQ_ADJUST_FUNC (Results 1 – 2 of 2) sorted by relevance
296 typedef UINT32 (*SYS_TICK_FREQ_ADJUST_FUNC)(UINTPTR param); typedef318 extern UINT32 LOS_SysTickClockFreqAdjust(const SYS_TICK_FREQ_ADJUST_FUNC handler, UINTPTR param);
238 UINT32 LOS_SysTickClockFreqAdjust(const SYS_TICK_FREQ_ADJUST_FUNC handler, UINTPTR param) in LOS_SysTickClockFreqAdjust()