Searched refs:IS_OB_SECURE_RDP (Results 1 – 2 of 2) sorted by relevance
976 #define IS_OB_SECURE_RDP(CONFIG) (((CONFIG) == OB_SECURE_RDP_NOT_ERASE) || \ macro
1895 assert_param(IS_OB_SECURE_RDP(SecureAreaConfig)); in FLASH_OB_SecureAreaConfig()