Searched refs:SFR (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_flash_ex.c | 951 uint32_t sfr_reg_val = READ_REG(FLASH->SFR); in FLASH_OB_SecureConfig() 1039 WRITE_REG(FLASH->SFR, sfr_reg_val); in FLASH_OB_SecureConfig() 1212 uint32_t sfr_reg_val = READ_REG(FLASH->SFR); in FLASH_OB_GetSecureMemoryConfig() 1270 return (READ_BIT(FLASH->SFR, FLASH_SFR_SUBGHZSPISD)); in FLASH_OB_GetSUBGHZSPISecureAccess() 1281 return (READ_BIT(FLASH->SFR, FLASH_SFR_DDS)); in FLASH_OB_GetC2DebugAccessMode()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_flash_ex.c | 763 uint32_t sfr_reg_val = READ_REG(FLASH->SFR); in FLASH_OB_SecureConfig() 809 WRITE_REG(FLASH->SFR, sfr_reg_val); in FLASH_OB_SecureConfig() 972 uint32_t sfr_reg_val = READ_REG(FLASH->SFR); in FLASH_OB_GetSecureMemoryConfig()
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 292 …__IO uint32_t SFR; /*!< FLASH secure start address, Address offs… member
|
D | stm32wb1mxx.h | 286 …__IO uint32_t SFR; /*!< FLASH secure start address, Address offs… member
|
D | stm32wb30xx.h | 291 …__IO uint32_t SFR; /*!< FLASH secure start address, Address offs… member
|
D | stm32wb35xx.h | 321 …__IO uint32_t SFR; /*!< FLASH secure start address, Address offs… member
|
D | stm32wb55xx.h | 324 …__IO uint32_t SFR; /*!< FLASH secure start address, Address offs… member
|
D | stm32wb5mxx.h | 324 …__IO uint32_t SFR; /*!< FLASH secure start address, Address offs… member
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 276 …__IO uint32_t SFR; /*!< FLASH secure start address, Address offs… member
|
D | stm32wb15xx.h | 286 …__IO uint32_t SFR; /*!< FLASH secure start address, Address offs… member
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wl5mxx.h | 466 …__IO uint32_t SFR; /*!< FLASH secure start address, Address offs… member
|
D | stm32wl54xx.h | 466 …__IO uint32_t SFR; /*!< FLASH secure start address, Address offs… member
|
D | stm32wl55xx.h | 466 …__IO uint32_t SFR; /*!< FLASH secure start address, Address offs… member
|