Searched refs:OB_STOP_NORST (Results 1 – 16 of 16) sorted by relevance
77 #define IS_OB_STOP_SOURCE(__SOURCE__) (((__SOURCE__) == OB_STOP_NORST) || ((__SOURCE__) == OB_STO…420 #define OB_STOP_NORST ((uint8_t)0x20) /*!< No reset generated when entering in STO… macro
284 #define OB_STOP_NORST FLASH_OBW1SRP_NRST_STOP /*!< No reset generated when enter… macro731 #define IS_OB_USER_STOP(VALUE) (((VALUE) == OB_STOP_RST) || ((VALUE) == OB_STOP_NORST))
123 #define IS_OB_STOP_SOURCE(__SOURCE__) (((__SOURCE__) == OB_STOP_NORST) || ((__SOURCE__) == OB_STO…586 #define OB_STOP_NORST ((uint8_t)0x20U) /*!< No reset generated when entering in ST… macro
379 #define OB_STOP_NORST FLASH_OPTSR_NRST_STOP /*!< No reset generated when entering in stop mo… macro971 #define IS_OB_USER_STOP(VALUE) (((VALUE) == OB_STOP_RST) || ((VALUE) == OB_STOP_NORST))
306 #define OB_STOP_NORST FLASH_OPTR_nRST_STOP /*!< No reset generated when entering th… macro948 #define IS_OB_USER_STOP(VALUE) (((VALUE) == OB_STOP_RST) || ((VALUE) == OB_STOP_NORST))
349 #define OB_STOP_NORST FLASH_OPTR_nRST_STOP /*!< No reset generated when entering the stop mode */ macro992 #define IS_OB_USER_STOP(VALUE) (((VALUE) == OB_STOP_RST) || ((VALUE) == OB_STOP_NORST))
328 #define OB_STOP_NORST FLASH_OPTR_nRST_STOP /*!< No reset generated when entering the stop mode */ macro1018 #define IS_OB_USER_STOP(VALUE) (((VALUE) == OB_STOP_RST) || ((VALUE) == OB_STOP_NORST))
371 #define OB_STOP_NORST FLASH_OPTR_nRST_STOP /*!< No reset generated when entering th… macro1019 #define IS_OB_USER_STOP(VALUE) (((VALUE) == OB_STOP_RST) || ((VALUE) == OB_STOP_NORST))
299 #define OB_STOP_NORST ((uint32_t)FLASH_OPTR_nRST_STOP) /*!< No reset generated when… macro948 #define IS_OB_USER_STOP(VALUE) (((VALUE) == OB_STOP_RST) || ((VALUE) == OB_STOP_NORST))
349 #define OB_STOP_NORST FLASH_OPTR_nRST_STOP /*!< No reset generated when entering… macro
347 #define OB_STOP_NORST FLASH_OPTR_nRST_STOP /*!< No reset generated when entering… macro
381 #define OB_STOP_NORST FLASH_OPTR_nRST_STOP /*!< No reset generated when entering… macro
427 #define OB_STOP_NORST FLASH_OPTR_nRST_STOP /*!< No reset generated when entering… macro
365 pOBInit->USERConfig & OB_STOP_NORST, in HAL_FLASHEx_OBProgram()
452 pOBInit->USERConfig & OB_STOP_NORST, in HAL_FLASHEx_OBProgram()