Searched refs:EWTSA_delay (Results 1 – 1 of 1) sorted by relevance
142 #define EWTSA_delay DELAY_INIT_VAL macro201 if (EWTSA_delay <= ( unsigned char)DELAY_THRES_2) { in ewtsa_system_restart()204 smpl = ( unsigned char)(EWTSA_delay - ( unsigned char)1); in ewtsa_system_restart()212 if (EWTSA_delay >= ( unsigned char)DELAY_THRES_6){ in ewtsa_system_restart()214 }else if (EWTSA_delay >= ( unsigned char)DELAY_THRES_5) { in ewtsa_system_restart()216 }else if (EWTSA_delay >= ( unsigned char)DELAY_THRES_4){ in ewtsa_system_restart()218 }else if (EWTSA_delay >= ( unsigned char)DELAY_THRES_3) { in ewtsa_system_restart()