Searched defs:GET_PHASE_INT_PART (Results 1 – 2 of 2) sorted by relevance
101 #define GET_PHASE_INT_PART(x) (uint32_t)((uint32_t)(x) >> NUM_PHASE_FRAC_BITS) macro
91 #define GET_PHASE_INT_PART(x) (uint32_t)((uint32_t)(x) >> NUM_PHASE_FRAC_BITS) macro