Lines Matching full:default
48 * configuration attributes include, but are not limited to, the default ceiling
49 * of the fans within the zone, a default floor, the delay between increases, a
66 ~Zone() = default;
92 * @brief Get the default ceiling
94 * Default ceiling is the highest target the fans within this zone is
98 * @return Default ceiling of this zone
106 * @brief Get the default floor
108 * The default floor is the lowest target the fans within this zone
112 * @return Default floor
123 * to a target are delayed before being made. The default is 0, which
258 * targets exist, the floor gets set to the default floor value.
278 * @brief Set the default floor to the given value
280 * @param[in] value - Value to set the default floor to
436 /* The zone's default ceiling value for fans */
439 /* The zone's default floor value for fans */