Go to the documentation of this file.
33 #define H620_HIF_RESET 0
34 #define H620_HIF_IDLE 1
35 #define H620_HIF_GET_RESP 2
36 #define H620_HIF_DATA_DONE 3
37 #define H620_HIF_DATA_MASK 0x10
38 #define H620_HIF_SEND_DATA 0x14
39 #define H620_HIF_GET_DATA 0x15
40 #define H620_HIF_UNKNOWN 0x0000ffff
46 #define H620_MAX_ISTREAMS 32
47 #define H620_MAX_OSTREAMS 32
48 #define HPI_NMIXER_CONTROLS 2048
72 #define HPI6205_SIZEOF_DATA (16*1024)