Home
last modified time | relevance | path

Searched refs:FLASH_CR_PER (Results 1 – 21 of 21) sorted by relevance

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/src/
H A Dstm32f37x_flash.c283 FLASH->CR |= FLASH_CR_PER; in FLASH_ErasePage()
291 FLASH->CR &= ~FLASH_CR_PER; in FLASH_ErasePage()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F30x_StdPeriph_Driver/src/
H A Dstm32f30x_flash.c273 FLASH->CR |= FLASH_CR_PER; in FLASH_ErasePage()
281 FLASH->CR &= ~FLASH_CR_PER; in FLASH_ErasePage()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32F37x_StdPeriph_Driver/src/
H A Dstm32f37x_flash.c283 FLASH->CR |= FLASH_CR_PER; in FLASH_ErasePage()
291 FLASH->CR &= ~FLASH_CR_PER; in FLASH_ErasePage()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32F0xx_StdPeriph_Driver/src/
H A Dstm32f0xx_flash.c277 FLASH->CR |= FLASH_CR_PER; in FLASH_ErasePage()
285 FLASH->CR &= ~FLASH_CR_PER; in FLASH_ErasePage()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32G4xx_HAL_Driver/src/
H A Dstm32g4xx_hal_flash.c309 CLEAR_BIT(FLASH->CR, (FLASH_CR_PG | FLASH_CR_MER1 | FLASH_CR_PER | FLASH_CR_PNB)); in HAL_FLASH_IRQHandler()
H A Dstm32g4xx_hal_flash_ex.c214 CLEAR_BIT(FLASH->CR, (FLASH_CR_PER | FLASH_CR_PNB)); in HAL_FLASHEx_Erase()
612 SET_BIT(FLASH->CR, FLASH_CR_PER); in FLASH_PageErase()
/dports/devel/stlink/stlink-1.7.0/src/
H A Dcommon.c88 #define FLASH_CR_PER 1 macro
921 val |= (1 << FLASH_CR_PER); in set_flash_cr_per()
937 const uint32_t n = read_flash_cr(sl, bank) & ~(1 << FLASH_CR_PER); in clear_flash_cr_per()
2917 val |= ((flash_page & 0x3F) << 3) | (1 << FLASH_CR_PER); in stlink_erase_flash_page()
2925 val |= ((flash_page & 0x7F) << 3) | (1 << FLASH_CR_PER); in stlink_erase_flash_page()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f37x/
H A Dstm32f37x.h3078 #define FLASH_CR_PER ((uint32_t)0x00000002) /*!< Page Erase */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f0xx/
H A Dstm32f0xx.h3297 #define FLASH_CR_PER ((uint32_t)0x00000002) /*!< Page Erase */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f37x/
H A Dstm32f37x.h3078 #define FLASH_CR_PER ((uint32_t)0x00000002) /*!< Page Erase */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f10x/
H A Dstm32f10x.h7333 #define FLASH_CR_PER ((uint16_t)0x0002) /*!<Page Erase */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f10x/
H A Dstm32f10x.h7333 #define FLASH_CR_PER ((uint16_t)0x0002) /*!<Page Erase */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f30x/
H A Dstm32f30x.h5639 #define FLASH_CR_PER ((uint32_t)0x00000002) /*!< Page Erase */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_g4xx/
H A Dstm32g431xx.h4705 #define FLASH_CR_PER FLASH_CR_PER_Msk macro
H A Dstm32gbk1cb.h4691 #define FLASH_CR_PER FLASH_CR_PER_Msk macro
H A Dstm32g441xx.h4927 #define FLASH_CR_PER FLASH_CR_PER_Msk macro
H A Dstm32g471xx.h4859 #define FLASH_CR_PER FLASH_CR_PER_Msk macro
H A Dstm32g473xx.h5021 #define FLASH_CR_PER FLASH_CR_PER_Msk macro
H A Dstm32g483xx.h5243 #define FLASH_CR_PER FLASH_CR_PER_Msk macro
H A Dstm32g474xx.h5159 #define FLASH_CR_PER FLASH_CR_PER_Msk macro
H A Dstm32g484xx.h5381 #define FLASH_CR_PER FLASH_CR_PER_Msk macro