Searched refs:IS_OB_STOP_SOURCE (Results 1 – 17 of 17) sorted by relevance
587 assert_param(IS_OB_STOP_SOURCE(Stop)); in FLASH_OB_UserConfig()755 assert_param(IS_OB_STOP_SOURCE(Stop)); in FLASH_OB_UserConfig()
344 #define IS_OB_STOP_SOURCE(SOURCE) (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST)) macro
56 #define IS_OB_STOP_SOURCE(SOURCE) (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST)) macro
66 #define IS_OB_STOP_SOURCE(SOURCE) (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST)) macro
576 assert_param(IS_OB_STOP_SOURCE(Stop)); in FLASH_OB_UserConfig()
77 #define IS_OB_STOP_SOURCE(__SOURCE__) (((__SOURCE__) == OB_STOP_NORST) || ((__SOURCE__) == OB_STO… macro
65 #define IS_OB_STOP_SOURCE(SOURCE) (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST)) macro
576 #define IS_OB_STOP_SOURCE(SOURCE) (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST)) macro
123 #define IS_OB_STOP_SOURCE(__SOURCE__) (((__SOURCE__) == OB_STOP_NORST) || ((__SOURCE__) == OB_STO… macro
798 assert_param(IS_OB_STOP_SOURCE((UserConfig&OB_STOP_NO_RST))); in FLASH_OB_UserConfig()
806 assert_param(IS_OB_STOP_SOURCE((UserConfig&OB_STOP_NO_RST))); in FLASH_OB_UserConfig()
937 #define IS_OB_STOP_SOURCE(SOURCE) (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST)) macro
938 assert_param(IS_OB_STOP_SOURCE((UserConfig&OB_STOP_NO_RST))); in FLASH_OB_UserConfig()
1137 assert_param(IS_OB_STOP_SOURCE(OB_STOP)); in FLASH_OB_UserConfig()
1198 assert_param(IS_OB_STOP_SOURCE(Stop)); in FLASH_OB_UserConfig()
830 #define IS_OB_STOP_SOURCE(SOURCE) (((SOURCE) == OB_STOP_NO_RST) || ((SOURCE) == OB_STOP_RST)) macro
1429 assert_param(IS_OB_STOP_SOURCE(OB_STOP)); in FLASH_OB_UserConfig()