Searched refs:IS_PROTECTION_LEVEL (Results 1 – 2 of 2) sorted by relevance
519 #define IS_PROTECTION_LEVEL(__VALUE__) (((__VALUE__) == PROT_LEVEL_1) ||\ macro
363 assert_param(IS_PROTECTION_LEVEL(ProtectionLevel)); in HAL_FLASHEx_Protection_Config()