Searched refs:UR9 (Results 1 – 11 of 11) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_system.h | 1485 …return ((READ_BIT(SYSCFG->UR9, SYSCFG_UR9_WRPN_BANK2) == (SYSCFG_UR9_WRPN_BANK2 & LL_SYSCFG_FLASH_… in LL_SYSCFG_IsFlashB2Sector0WriteProtected() 1495 …return ((READ_BIT(SYSCFG->UR9, SYSCFG_UR9_WRPN_BANK2) == (SYSCFG_UR9_WRPN_BANK2 & LL_SYSCFG_FLASH_… in LL_SYSCFG_IsFlashB2Sector1WriteProtected() 1505 …return ((READ_BIT(SYSCFG->UR9, SYSCFG_UR9_WRPN_BANK2) == (SYSCFG_UR9_WRPN_BANK2 & LL_SYSCFG_FLASH_… in LL_SYSCFG_IsFlashB2Sector2WriteProtected() 1515 …return ((READ_BIT(SYSCFG->UR9, SYSCFG_UR9_WRPN_BANK2) == (SYSCFG_UR9_WRPN_BANK2 & LL_SYSCFG_FLASH_… in LL_SYSCFG_IsFlashB2Sector3WriteProtected() 1525 …return ((READ_BIT(SYSCFG->UR9, SYSCFG_UR9_WRPN_BANK2) == (SYSCFG_UR9_WRPN_BANK2 & LL_SYSCFG_FLASH_… in LL_SYSCFG_IsFlashB2Sector4WriteProtected() 1535 …return ((READ_BIT(SYSCFG->UR9, SYSCFG_UR9_WRPN_BANK2) == (SYSCFG_UR9_WRPN_BANK2 & LL_SYSCFG_FLASH_… in LL_SYSCFG_IsFlashB2Sector5WriteProtected() 1545 …return ((READ_BIT(SYSCFG->UR9, SYSCFG_UR9_WRPN_BANK2) == (SYSCFG_UR9_WRPN_BANK2 & LL_SYSCFG_FLASH_… in LL_SYSCFG_IsFlashB2Sector6WriteProtected() 1555 …return ((READ_BIT(SYSCFG->UR9, SYSCFG_UR9_WRPN_BANK2) == (SYSCFG_UR9_WRPN_BANK2 & LL_SYSCFG_FLASH_… in LL_SYSCFG_IsFlashB2Sector7WriteProtected() 1565 return (uint32_t)(READ_BIT(SYSCFG->UR9, SYSCFG_UR9_PABEG_BANK2)); in LL_SYSCFG_GetFlashB2ProtectedAreaStartAddress()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h742xx.h | 1073 …__IO uint32_t UR9; /*!< SYSCFG user register 9, Address off… member
|
D | stm32h750xx.h | 1077 …__IO uint32_t UR9; /*!< SYSCFG user register 9, Address off… member
|
D | stm32h753xx.h | 1077 …__IO uint32_t UR9; /*!< SYSCFG user register 9, Address off… member
|
D | stm32h745xx.h | 1122 …__IO uint32_t UR9; /*!< SYSCFG user register 9, Address off… member
|
D | stm32h745xg.h | 1122 …__IO uint32_t UR9; /*!< SYSCFG user register 9, Address off… member
|
D | stm32h743xx.h | 1076 …__IO uint32_t UR9; /*!< SYSCFG user register 9, Address off… member
|
D | stm32h755xx.h | 1123 …__IO uint32_t UR9; /*!< SYSCFG user register 9, Address off… member
|
D | stm32h757xx.h | 1204 …__IO uint32_t UR9; /*!< SYSCFG user register 9, Address off… member
|
D | stm32h747xg.h | 1203 …__IO uint32_t UR9; /*!< SYSCFG user register 9, Address off… member
|
D | stm32h747xx.h | 1203 …__IO uint32_t UR9; /*!< SYSCFG user register 9, Address off… member
|