Home
last modified time | relevance | path

Searched refs:SECR (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-3.7.0/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()
1230 FLASH->SECR = (secmem | BootEntry | SecSize | (SecSize2 << FLASH_SECR_SEC_SIZE2_Pos)); in FLASH_OB_SecMemConfig()
1244 uint32_t secmem = FLASH->SECR; in FLASH_OB_GetSecMem()
1271 secmem = (FLASH->SECR & ~(FLASH_SECR_BOOT_LOCK | FLASH_SECR_SEC_SIZE)); in FLASH_OB_SecMemConfig()
1272 FLASH->SECR = (secmem | BootEntry | SecSize); in FLASH_OB_SecMemConfig()
1284 uint32_t secmem = FLASH->SECR; in FLASH_OB_GetSecMem()
/hal_stm32-3.7.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_flash_ex.c710 secmem = (FLASH->SECR & ~(FLASH_SECR_BOOT_LOCK | FLASH_SECR_SEC_SIZE)); in FLASH_OB_SecMemConfig()
711 FLASH->SECR = (secmem | BootEntry | SecSize); in FLASH_OB_SecMemConfig()
846 uint32_t secmem = FLASH->SECR; in FLASH_OB_GetSecMem()
/hal_stm32-3.7.0/stm32cube/stm32c0xx/soc/
Dstm32c031xx.h255 …__IO uint32_t SECR; /*!< FLASH security register , Address offset… member
Dstm32c011xx.h255 …__IO uint32_t SECR; /*!< FLASH security register , Address offset… member
/hal_stm32-3.7.0/stm32cube/stm32g0xx/soc/
Dstm32g031xx.h266 …__IO uint32_t SECR; /*!< FLASH security register , Address offset… member
Dstm32g041xx.h267 …__IO uint32_t SECR; /*!< FLASH security register , Address offset… member
Dstm32g051xx.h306 …__IO uint32_t SECR; /*!< FLASH security register , Address offset… member
Dstm32g061xx.h307 …__IO uint32_t SECR; /*!< FLASH security register , Address offset… member
Dstm32g071xx.h323 …__IO uint32_t SECR; /*!< FLASH security register , Address offset… member
Dstm32g081xx.h324 …__IO uint32_t SECR; /*!< FLASH security register , Address offset… member
Dstm32g0b1xx.h402 …__IO uint32_t SECR; /*!< FLASH security register , Address offset… member
Dstm32g0c1xx.h403 …__IO uint32_t SECR; /*!< FLASH security register , Address offset… member