los_swtmr.h
#define SET_ALIGN_SWTMR_DIVISOR_TIMERS
(
num,
value
)
(num = (value & 0x00FFFFFF) | (num & 0xFF000000))
在文件
los_swtmr.h
第
232
行定义。