AC695N-SoundBox-SDK/apps/soundbox/include/task_manager/spdif/hdmi_cec_api.h

9 lines
124 B
C
Raw Permalink Normal View History

2026-08-09 00:00:00 +00:00
#ifndef HDMI_CEC_API_H
#define HDMI_CEC_API_H
void hdmi_cec_init(void);
extern void hdmi_cec_decode_irq_resume();
#endif