Searched refs:AGC_MSG_BASE (Results 1 – 1 of 1) sorted by relevance
25 #define AGC_MSG_BASE (AGC_INIT_BASE + 7) macro27 #define AGC_MSG_STATE (AGC_MSG_BASE + 0)28 #define AGC_MSG_COMMAND (AGC_MSG_BASE + 1)29 #define AGC_MSG_PAYLOAD_SIZE (AGC_MSG_BASE + 3)30 #define AGC_MSG_PAYLOAD(_o) ((AGC_MSG_BASE + 5) + (_o))