Searched refs:AGC_MSG_BASE (Results 1 – 1 of 1) sorted by relevance
16 #define AGC_MSG_BASE (AGC_INIT_BASE + 7) macro18 #define AGC_MSG_STATE (AGC_MSG_BASE + 0)19 #define AGC_MSG_COMMAND (AGC_MSG_BASE + 1)20 #define AGC_MSG_PAYLOAD_SIZE (AGC_MSG_BASE + 3)21 #define AGC_MSG_PAYLOAD(_o) ((AGC_MSG_BASE + 5) + (_o))