Home
last modified time | relevance | path

Searched defs:OB_STOP_NO_RST (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_flash_ex.h160 #define OB_STOP_NO_RST ((uint8_t)0x40) /*!< No reset generated when entering in STO… macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_flash_ex.h318 #define OB_STOP_NO_RST ((uint8_t)0x02U) /*!< No reset generated when entering in STOP */ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_flash_ex.h353 #define OB_STOP_NO_RST ((uint8_t)0x02U) /*!< No reset generated when entering in STOP */ macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_flash_ex.h463 #define OB_STOP_NO_RST ((uint16_t)0x0002) /*!< No reset generated when entering in STOP … macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_flash_ex.h194 #define OB_STOP_NO_RST ((uint32_t)0x40U) /*!< No reset generated when entering in STOP */ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h315 #define OB_STOP_NO_RST 0x40U /*!< No reset generated when entering in STOP */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_flash_ex.h204 #define OB_STOP_NO_RST ((uint8_t)0x40) /*!< No reset generated when entering in STO… macro