#define CHECK_ALIGN_SWTMR_ALREADY_ALIGN ( num   )     ((num & 0xC0000000) == 0xC0000000)

在文件los_swtmr.h237行定义。