Searched refs:CEC_EVENT_PIN_CEC_HIGH (Results 1 – 8 of 8) sorted by relevance
133 receive ``CEC_EVENT_PIN_CEC_LOW`` and ``CEC_EVENT_PIN_CEC_HIGH`` events.
162 - ``CEC_EVENT_PIN_CEC_HIGH``
166 ``CEC_EVENT_PIN_CEC_LOW`` and ``CEC_EVENT_PIN_CEC_HIGH`` events to see the
387 #define CEC_EVENT_PIN_CEC_HIGH 4 macro
418 #define CEC_EVENT_PIN_CEC_HIGH 4 macro
481 ev.event = adap->cec_pin_is_high ? CEC_EVENT_PIN_CEC_HIGH : in cec_s_mode()
175 .event = is_high ? CEC_EVENT_PIN_CEC_HIGH : in cec_queue_pin_cec_event()