Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_flash_ex.c1229 secmem = (FLASH->SECR & ~(FLASH_SECR_BOOT_LOCK | FLASH_SECR_SEC_SIZE | FLASH_SECR_SEC_SIZE2)); in FLASH_OB_SecMemConfig()
1246 *BootEntry = (secmem & FLASH_SECR_BOOT_LOCK); in FLASH_OB_GetSecMem()
1271 secmem = (FLASH->SECR & ~(FLASH_SECR_BOOT_LOCK | FLASH_SECR_SEC_SIZE)); in FLASH_OB_SecMemConfig()
1286 *BootEntry = (secmem & FLASH_SECR_BOOT_LOCK); in FLASH_OB_GetSecMem()
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dsystem_stm32u0xx.c197 if (((tmp_seccr & FLASH_SECR_BOOT_LOCK) == FLASH_SECR_BOOT_LOCK) \ in SystemInit()
Dstm32u031xx.h3227 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
Dstm32u083xx.h3766 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
Dstm32u073xx.h3508 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_flash_ex.c677 secmem = (FLASH->SECR & ~(FLASH_SECR_BOOT_LOCK | FLASH_SECR_HDP1_PEND | FLASH_SECR_HDP1EN)); in FLASH_OB_HDPConfig()
692 *BootEntry = (secmem & FLASH_SECR_BOOT_LOCK); in FLASH_OB_GetHDPConfig()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_flash_ex.c714 secmem = (FLASH->SECR & ~(FLASH_SECR_BOOT_LOCK | FLASH_SECR_SEC_SIZE)); in FLASH_OB_SecMemConfig()
856 *BootEntry = (secmem & FLASH_SECR_BOOT_LOCK); in FLASH_OB_GetSecMem()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h515 #define OB_BOOT_ENTRY_FORCED_FLASH FLASH_SECR_BOOT_LOCK /*!< Boot entry is forced to Fla…
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h466 #define OB_BOOT_LOCK_ENABLE FLASH_SECR_BOOT_LOCK /*!< Boot Lock is forced to Flash or …
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h599 #define OB_BOOT_ENTRY_FORCED_FLASH FLASH_SECR_BOOT_LOCK /*!< Boot entry is forced to Fla…
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h2478 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
Dstm32c031xx.h2485 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
Dstm32c071xx.h2764 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g031xx.h2647 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
Dstm32g041xx.h2883 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
Dstm32g051xx.h2983 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
Dstm32g061xx.h3219 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
Dstm32g071xx.h3198 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
Dstm32g081xx.h3434 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
Dstm32g0c1xx.h4459 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro
Dstm32g0b1xx.h4223 #define FLASH_SECR_BOOT_LOCK FLASH_SECR_BOOT_LOCK_Msk macro