Searched refs:IS_OB_WRP (Results 1 – 3 of 3) sorted by relevance
1251 assert_param(IS_OB_WRP(WRP1OrPCROP1)); in FLASH_OB_WRPConfigWRP1OrPCROP1()1297 assert_param(IS_OB_WRP(WRP2OrPCROP2)); in FLASH_OB_WRPConfigWRP2OrPCROP2()1343 assert_param(IS_OB_WRP(WRP3)); in FLASH_OB_WRPConfigWRP3()1388 assert_param(IS_OB_WRP(WRP4)); in FLASH_OB_WRPConfigWRP4()
126 #define IS_OB_WRP(__PAGE__) (((__PAGE__) != 0x0000000U)) macro
81 #define IS_OB_WRP(__PAGE__) (((__PAGE__) != 0x0000000U)) macro