Home
last modified time | relevance | path

Searched defs:ID2STR (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp2/
H A Dmain.c42 #define ID2STR(id) _ID2STR(id) macro
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dmain.c59 #define ID2STR(id) _ID2STR(id) macro
/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c121 #define ID2STR(id, table, prefix) \ macro