Lines Matching +full:de +full:- +full:assert
18 /** @brief De-assert value */
42 * @param[in] bus - system dbus handler
43 * @param[in] objPath - The Dbus path that hosts physical LED
44 * @param[in] ledPath - sysfs path where this LED is exported
45 * @param[in] color - led color name
56 // need to save what the micro-controller currently has. in Physical()
68 * @param[in] value - One of OFF / ON / BLINK
69 * @return - Success or exception thrown
75 * @return - One of OFF / ON / BLINK
84 /** @brief The value that will assert the LED */
85 unsigned long assert{}; member in phosphor::led::Physical
96 * @param [in] current - Current state of LED
97 * @param [in] request - Requested state
105 * @param [in] action - Requested action. Could be OFF or ON
118 * @param[in] color - led color name