Home
last modified time | relevance | path

Searched defs:IS_CRYPT_ADDR (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_crypt.h44 #define IS_CRYPT_ADDR(__ADDR__) (((__ADDR__) < 0x8000) &&\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_crypt.h64 #define IS_CRYPT_ADDR(__ADDR__) (((__ADDR__) & 0x3U) == 0U) macro

Completed in 6 milliseconds