Home
last modified time | relevance | path

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

/trusted-firmware-a/include/lib/
A Dutils_def.h44 (((~UINT32_C(0)) << (l)) & (~UINT32_C(0) >> (32 - 1 - (h))))
/trusted-firmware-a/include/lib/libc/
A Dstdint.h80 #define UINT32_C(x) x ## U macro
/trusted-firmware-a/lib/extensions/amu/aarch32/
A Damu.c181 amcntenset0_px = (UINT32_C(1) << (amcgcr_cg0nc)) - 1U; in amu_enable()

Completed in 4 milliseconds