Searched refs:CEC_EVENT_PIN_CEC_HIGH (Results 1 – 6 of 6) sorted by relevance
130 receive ``CEC_EVENT_PIN_CEC_LOW`` and ``CEC_EVENT_PIN_CEC_HIGH`` events.
159 - ``CEC_EVENT_PIN_CEC_HIGH``
164 ``CEC_EVENT_PIN_CEC_LOW`` and ``CEC_EVENT_PIN_CEC_HIGH`` events to see the
384 #define CEC_EVENT_PIN_CEC_HIGH 4 macro
451 ev.event = adap->cec_pin_is_high ? CEC_EVENT_PIN_CEC_HIGH : in cec_s_mode()
149 .event = is_high ? CEC_EVENT_PIN_CEC_HIGH : in cec_queue_pin_cec_event()