Searched refs:IS_OB_WRP (Results 1 – 9 of 9) sorted by relevance
1242 assert_param(IS_OB_WRP(WRP1OrPCROP1)); in FLASH_OB_WRPConfigWRP1OrPCROP1()1288 assert_param(IS_OB_WRP(WRP2OrPCROP2)); in FLASH_OB_WRPConfigWRP2OrPCROP2()1334 assert_param(IS_OB_WRP(WRP3)); in FLASH_OB_WRPConfigWRP3()1379 assert_param(IS_OB_WRP(WRP4)); in FLASH_OB_WRPConfigWRP4()
534 assert_param(IS_OB_WRP(WriteProtectPage)); in FLASH_OB_EnableWRP()646 assert_param(IS_OB_WRP(WriteProtectPage)); in FLASH_OB_DisableWRP()
534 assert_param(IS_OB_WRP(WriteProtectPage)); in FLASH_OB_EnableWRP()650 assert_param(IS_OB_WRP(WriteProtectPage)); in FLASH_OB_DisableWRP()
654 assert_param(IS_OB_WRP(WriteProtectPage)); in FLASH_OB_EnableWRP()777 assert_param(IS_OB_WRP(WriteProtectPage)); in FLASH_OB_DisableWRP()
72 #define IS_OB_WRP(PAGE) (((PAGE) != 0x0000000U)) macro
82 #define IS_OB_WRP(PAGE) (((PAGE) != 0x0000000U)) macro
62 #define IS_OB_WRP(__PAGE__) (((__PAGE__) != 0x0000000U)) macro
107 #define IS_OB_WRP(PAGE) (((PAGE) != 0x0000000U)) macro
108 #define IS_OB_WRP(__PAGE__) (((__PAGE__) != 0x0000000U)) macro