Searched refs:LIMIT_LOW (Results 1 – 2 of 2) sorted by relevance
124 else if (*yk > -LIMIT_LOW) in controller_handler()125 *yk = -LIMIT_LOW; in controller_handler()
129 #define LIMIT_LOW (2) macro