/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_flash_ex.h | 211 #if defined (FLASH_CR_PSIZE) 218 #define FLASH_VOLTAGE_RANGE_4 FLASH_CR_PSIZE /*!< Flash program/erase by 64 bits */ 789 #if defined (FLASH_CR_PSIZE) 799 MODIFY_REG(FLASH->CR1, FLASH_CR_PSIZE, (__PSIZE__)) : \ 800 MODIFY_REG(FLASH->CR2, FLASH_CR_PSIZE, (__PSIZE__))) 802 #define __HAL_FLASH_SET_PSIZE(__PSIZE__, __BANK__) MODIFY_REG(FLASH->CR1, FLASH_CR_PSIZE, (__PSIZE… 813 READ_BIT((FLASH->CR1), FLASH_CR_PSIZE) : \ 814 READ_BIT((FLASH->CR2), FLASH_CR_PSIZE)) 816 #define __HAL_FLASH_GET_PSIZE(__BANK__) READ_BIT((FLASH->CR1), FLASH_CR_PSIZE) 916 #if defined (FLASH_CR_PSIZE)
|
D | stm32h7xx_hal_flash.h | 320 #if defined (FLASH_CR_PSIZE) 327 #define FLASH_PSIZE_DOUBLE_WORD FLASH_CR_PSIZE /*!< Flash program/erase by 64 bits */
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_flash_ex.c | 1106 #if defined (FLASH_CR_PSIZE) in FLASH_MassErase() 1117 #if defined (FLASH_CR_PSIZE) in FLASH_MassErase() 1119 FLASH->CR1 &= (~FLASH_CR_PSIZE); in FLASH_MassErase() 1120 FLASH->CR2 &= (~FLASH_CR_PSIZE); in FLASH_MassErase() 1136 #if defined (FLASH_CR_PSIZE) in FLASH_MassErase() 1138 FLASH->CR1 &= (~FLASH_CR_PSIZE); in FLASH_MassErase() 1149 #if defined (FLASH_CR_PSIZE) in FLASH_MassErase() 1151 FLASH->CR2 &= (~FLASH_CR_PSIZE); in FLASH_MassErase() 1184 #if defined (FLASH_CR_PSIZE) in FLASH_Erase_Sector() 1192 #if defined (FLASH_CR_PSIZE) in FLASH_Erase_Sector() [all …]
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_flash.c | 605 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_Program_DoubleWord() 638 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_Program_Word() 663 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_Program_HalfWord() 688 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_Program_Byte()
|
D | stm32f2xx_hal_flash_ex.c | 377 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_Erase_Sector() 442 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_MassErase()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_flash.c | 610 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_Program_DoubleWord() 644 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_Program_Word() 669 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_Program_HalfWord() 694 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_Program_Byte()
|
D | stm32f4xx_hal_flash_ex.c | 544 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_MassErase() 612 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_Erase_Sector() 955 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_MassErase() 1003 CLEAR_BIT(FLASH->CR, FLASH_CR_PSIZE); in FLASH_Erase_Sector()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_flash.h | 150 #define FLASH_PSIZE_DOUBLE_WORD ((uint32_t)FLASH_CR_PSIZE)
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f410cx.h | 2451 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f410rx.h | 2451 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f410tx.h | 2441 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f401xc.h | 2372 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f401xe.h | 2372 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f411xe.h | 2375 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f405xx.h | 6461 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f412cx.h | 6525 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f415xx.h | 6643 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f423xx.h | 6937 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f407xx.h | 6761 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f412zx.h | 6585 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | stm32f215xx.h | 6611 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f205xx.h | 6461 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f207xx.h | 6760 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f723xx.h | 6451 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|
D | stm32f722xx.h | 6435 #define FLASH_CR_PSIZE FLASH_CR_PSIZE_Msk macro
|