milan-avb: introducing aem control value units header

This commit is contained in:
hackerman-kl 2026-01-10 18:42:26 +01:00 committed by Wim Taymans
parent 1d485d8bbc
commit 2f3c0bc596

View File

@ -0,0 +1,8 @@
#ifndef __AVB_AECP_AEM_CONTROL_VALUE_UNITS__
#define __AVB_AECP_AEM_CONTROL_VALUE_UNITS__
#define CONTROL_LINEAR_UINT8_SIZE 1
#define CONTROL_LINEAR_UINT8_TYPE (uint8_t)
#define CONTROL_LINEAR_UINT_MAX_COUNT (44U)
#endif //__AVB_AECP_AEM_CONTROL_VALUE_UNITS__