Home
last modified time | relevance | path

Searched refs:FLASH_CR_MER (Results 1 – 25 of 120) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_flash.c404 CLEAR_BIT(FLASH->CR, FLASH_CR_MER);
514 if (HAL_IS_BIT_CLR(FLASH->CR, FLASH_CR_MER))
574 CLEAR_BIT(FLASH->CR, (FLASH_CR_PG | FLASH_CR_PER | FLASH_CR_MER));
581 CLEAR_BIT(FLASH->CR, (FLASH_CR_PG | FLASH_CR_PER | FLASH_CR_MER));
Dstm32f1xx_hal_flash_ex.c189 CLEAR_BIT(FLASH->CR, FLASH_CR_MER); in HAL_FLASHEx_Erase()
223 CLEAR_BIT(FLASH->CR, FLASH_CR_MER); in HAL_FLASHEx_Erase()
602 SET_BIT(FLASH->CR, FLASH_CR_MER); in FLASH_MassErase()
621 SET_BIT(FLASH->CR, FLASH_CR_MER); in FLASH_MassErase()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash_ex.h204 #define FLASH_TYPEERASE_MASSERASE (FLASH_CR_BER | FLASH_CR_MER) /*!< Se…
206 #define FLASH_TYPEERASE_MASSERASE_NS (FLASH_CR_BER | FLASH_CR_MER | FLASH_NON_SECURE_MASK) /*!< No…
215 #define FLASH_TYPEERASE_MASSERASE (FLASH_CR_BER | FLASH_CR_MER) /*!< Fl…
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_flash.c349 CLEAR_BIT(FLASH->CR, FLASH_CR_MER); in HAL_FLASH_IRQHandler()
408 CLEAR_BIT(FLASH->CR, (FLASH_CR_PG | FLASH_CR_PER | FLASH_CR_MER)); in HAL_FLASH_IRQHandler()
Dstm32f3xx_hal_flash_ex.c181 CLEAR_BIT(FLASH->CR, FLASH_CR_MER); in HAL_FLASHEx_Erase()
504 SET_BIT(FLASH->CR, FLASH_CR_MER); in FLASH_MassErase()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_flash.c348 CLEAR_BIT(FLASH->CR, FLASH_CR_MER); in HAL_FLASH_IRQHandler()
407 CLEAR_BIT(FLASH->CR, (FLASH_CR_PG | FLASH_CR_PER | FLASH_CR_MER)); in HAL_FLASH_IRQHandler()
Dstm32f0xx_hal_flash_ex.c181 CLEAR_BIT(FLASH->CR, FLASH_CR_MER); in HAL_FLASHEx_Erase()
504 SET_BIT(FLASH->CR, FLASH_CR_MER); in FLASH_MassErase()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_flash_ex.c635 SET_BIT(FLASH->C2CR, (FLASH_CR_MER | FLASH_CR_STRT)); in FLASH_MassErase()
637 SET_BIT(FLASH->CR, (FLASH_CR_MER | FLASH_CR_STRT)); in FLASH_MassErase()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_flash_ex.h220 #define FLASH_MER_BIT FLASH_CR_MER /*!< only 1 MER Bit */
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_flash_ex.c443 FLASH->CR |= FLASH_CR_MER; in FLASH_MassErase()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_flash_ex.h320 #define FLASH_MER_BIT (FLASH_CR_MER) /*!< only 1 MER bit */
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h264 #define FLASH_TYPEERASE_MASSERASE FLASH_CR_MER /*!< Flash mass erase activation*/
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_flash_ex.c646 FLASH->CR |= FLASH_CR_MER; in FLASH_MassErase()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_flash_ex.c956 FLASH->CR |= FLASH_CR_MER; in FLASH_MassErase()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_flash_ex.h351 #define FLASH_MER_BIT (FLASH_CR_MER) /*!< only 1 MER Bit */
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c963 SET_BIT((*reg_cr), FLASH_CR_MER | FLASH_CR_START); in FLASH_MassErase()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h4957 #define FLASH_CR_MER FLASH_CR_MER_Msk /*!< Mass Erase */ macro
Dstm32f101xb.h5025 #define FLASH_CR_MER FLASH_CR_MER_Msk /*!< Mass Erase */ macro
Dstm32f100xb.h5432 #define FLASH_CR_MER FLASH_CR_MER_Msk /*!< Mass Erase */ macro
Dstm32f102x6.h6076 #define FLASH_CR_MER FLASH_CR_MER_Msk /*!< Mass Erase */ macro
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h1697 #define FLASH_CR_MER FLASH_CR_MER_Msk /*!< Mass Erase */ macro
Dstm32f030x8.h1719 #define FLASH_CR_MER FLASH_CR_MER_Msk /*!< Mass Erase */ macro
Dstm32f070x6.h1750 #define FLASH_CR_MER FLASH_CR_MER_Msk /*!< Mass Erase */ macro
Dstm32f031x6.h1793 #define FLASH_CR_MER FLASH_CR_MER_Msk /*!< Mass Erase */ macro
Dstm32f030xc.h1954 #define FLASH_CR_MER FLASH_CR_MER_Msk /*!< Mass Erase */ macro

12345