Searched refs:IS_OB_USER_SECURITY (Results 1 – 2 of 2) sorted by relevance
1004 #define IS_OB_USER_SECURITY(VALUE) (((VALUE) == OB_SECURITY_ENABLE) || ((VALUE) == OB_SECURIT… macro
1511 assert_param(IS_OB_USER_SECURITY(UserConfig & FLASH_OPTSR_SECURITY)); in FLASH_OB_UserConfig()