/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_flash_ex.c | 1121 uint32_t rdp_level = READ_BIT(FLASH->OPTSR_CUR, FLASH_OPTSR_RDP); in FLASH_OB_GetRDP() 1365 uint32_t userConfig = READ_REG(FLASH->OPTSR_CUR); in FLASH_OB_GetUser() 1501 return (FLASH->OPTSR_CUR & FLASH_OPTSR_BOR_LEV); in FLASH_OB_GetBOR()
|
D | stm32h7xx_hal_flash.c | 1091 while(READ_BIT(FLASH->OPTSR_CUR, FLASH_OPTSR_OPT_BUSY) != 0U) in FLASH_OB_WaitForLastOperation() 1103 if(READ_BIT(FLASH->OPTSR_CUR, FLASH_OPTSR_OPTCHANGEERR) != 0U) in FLASH_OB_WaitForLastOperation()
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_flash_ex.c | 1145 return (FLASH->OPTSR_CUR & FLASH_OPTSR_PRODUCT_STATE); in FLASH_OB_GetProdState() 1426 (*UserConfig1) = FLASH->OPTSR_CUR & (~FLASH_OPTSR_PRODUCT_STATE); in FLASH_OB_GetUser()
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 474 …__IO uint32_t OPTSR_CUR; /*!< FLASH option status current register, … member
|
D | stm32h562xx.h | 557 …__IO uint32_t OPTSR_CUR; /*!< FLASH option status current register, … member
|
D | stm32h563xx.h | 735 …__IO uint32_t OPTSR_CUR; /*!< FLASH option status current register, … member
|
D | stm32h573xx.h | 773 …__IO uint32_t OPTSR_CUR; /*!< FLASH option status current register, … member
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xxq.h | 769 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h7a3xx.h | 768 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h7b0xx.h | 771 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h7b0xxq.h | 772 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h7b3xx.h | 771 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h7b3xxq.h | 772 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h742xx.h | 921 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h730xx.h | 967 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h733xx.h | 967 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h735xx.h | 968 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h730xxq.h | 968 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h723xx.h | 964 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h725xx.h | 965 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h745xg.h | 969 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h743xx.h | 924 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h750xx.h | 925 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h745xx.h | 969 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|
D | stm32h753xx.h | 925 …__IO uint32_t OPTSR_CUR; /*!< Flash Option Status Current Register, Addr… member
|