Searched refs:UPWR_ARG_BITS (Results 1 – 1 of 1) sorted by relevance
37 #define UPWR_ARG_BITS (32U - UPWR_HEADER_BITS) macro38 #if ((UPWR_ARG_BITS & 1U) > 0U)42 #define UPWR_HALF_ARG_BITS (UPWR_ARG_BITS >> 1U)43 #define UPWR_DUAL_OFFSET_BITS ((UPWR_ARG_BITS + 32U) >> 1U)52 uint32_t arg : UPWR_ARG_BITS; /* function-specific argument */289 #if (UPWR_ARG_BITS < UPWR_DOMBIAS_ARG_BITS)290 #if ((UPWR_ARG_BITS + 32) < UPWR_DOMBIAS_ARG_BITS)