Searched refs:UINT32_C (Results 1 – 3 of 3) sorted by relevance
44 (((~UINT32_C(0)) << (l)) & (~UINT32_C(0) >> (32 - 1 - (h))))
80 #define UINT32_C(x) x ## U macro
181 amcntenset0_px = (UINT32_C(1) << (amcgcr_cg0nc)) - 1U; in amu_enable()
Completed in 5 milliseconds