Searched refs:BTU_MAX_REG_TIMER (Results 1 – 2 of 2) sorted by relevance
196 #define BTU_MAX_REG_TIMER (2) /* max # timer callbacks which may register */ macro225 tBTU_TIMER_REG timer_reg[BTU_MAX_REG_TIMER];
405 for (int i = 0; i < BTU_MAX_REG_TIMER; i++) { in btu_general_alarm_process()