Home
last modified time | relevance | path

Searched refs:SPATIAL_LOCATIONS_U32 (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_uac2_macros.h268 #define SPATIAL_LOCATIONS_U32(entity) \ macro
274 #define SPATIAL_LOCATIONS(entity) U32_LE(SPATIAL_LOCATIONS_U32(entity))
1081 BUILD_ASSERT(!((SPATIAL_LOCATIONS_U32(node) & BIT(31))) || \
1082 SPATIAL_LOCATIONS_U32(node) == BIT(31), \