Home
last modified time | relevance | path

Searched refs:SECOBKCFGR (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c503 if (READ_BIT(FLASH->SECOBKCFGR, FLASH_OBKCFGR_LOCK) != 0U) in HAL_FLASHEx_OBK_Unlock()
510 if (READ_BIT(FLASH->SECOBKCFGR, FLASH_OBKCFGR_LOCK) != 0U) in HAL_FLASHEx_OBK_Unlock()
543 SET_BIT(FLASH->SECOBKCFGR, FLASH_OBKCFGR_LOCK); in HAL_FLASHEx_OBK_Lock()
546 if (READ_BIT(FLASH->SECOBKCFGR, FLASH_OBKCFGR_LOCK) != 0U) in HAL_FLASHEx_OBK_Lock()
582 reg_obkcfgr = IS_FLASH_SECURE_OPERATION() ? &(FLASH->SECOBKCFGR) : &(FLASH_NS->NSOBKCFGR); in HAL_FLASHEx_OBK_Swap()
614 reg_obkcfgr = IS_FLASH_SECURE_OPERATION() ? &(FLASH->SECOBKCFGR) : &(FLASH_NS->NSOBKCFGR); in HAL_FLASHEx_OBK_Swap_IT()
1033 reg_obkcfgr = IS_FLASH_SECURE_OPERATION() ? &(FLASH->SECOBKCFGR) : &(FLASH_NS->NSOBKCFGR); in FLASH_OBKErase()
Dstm32h5xx_hal_flash.c249 reg_obkcfgr = IS_FLASH_SECURE_OPERATION() ? &(FLASH->SECOBKCFGR) : &(FLASH_NS->NSOBKCFGR); in HAL_FLASH_Program()
877 reg_obkcfgr = IS_FLASH_SECURE_OPERATION() ? &(FLASH->SECOBKCFGR) : &(FLASH_NS->NSOBKCFGR); in FLASH_Program_QuadWord_OBK()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h535 …__IO uint32_t SECOBKCFGR; /*!< FLASH secure option byte key configuration register, … member
Dstm32h562xx.h555 …__IO uint32_t SECOBKCFGR; /*!< FLASH secure option byte key configuration register, … member
Dstm32h533xx.h572 …__IO uint32_t SECOBKCFGR; /*!< FLASH secure option byte key configuration register, … member
Dstm32h573xx.h770 …__IO uint32_t SECOBKCFGR; /*!< FLASH secure option byte key configuration register, … member
Dstm32h563xx.h733 …__IO uint32_t SECOBKCFGR; /*!< FLASH secure option byte key configuration register, … member