STM32H735xx HAL User Manual
|
Defines | |
#define | LL_SYSCFG_FLASH_B1_SECTOR0_STATUS_BIT 0x10000U |
#define | LL_SYSCFG_FLASH_B1_SECTOR1_STATUS_BIT 0x20000U |
#define | LL_SYSCFG_FLASH_B1_SECTOR2_STATUS_BIT 0x40000U |
#define | LL_SYSCFG_FLASH_B1_SECTOR3_STATUS_BIT 0x80000U |
#define | LL_SYSCFG_FLASH_B1_SECTOR4_STATUS_BIT 0x100000U |
#define | LL_SYSCFG_FLASH_B1_SECTOR5_STATUS_BIT 0x200000U |
#define | LL_SYSCFG_FLASH_B1_SECTOR6_STATUS_BIT 0x400000U |
#define | LL_SYSCFG_FLASH_B1_SECTOR7_STATUS_BIT 0x800000U |
#define LL_SYSCFG_FLASH_B1_SECTOR0_STATUS_BIT 0x10000U |
Definition at line 64 of file stm32h7xx_ll_system.h.
Referenced by LL_SYSCFG_IsFlashB1Sector0WriteProtected().
#define LL_SYSCFG_FLASH_B1_SECTOR1_STATUS_BIT 0x20000U |
Definition at line 65 of file stm32h7xx_ll_system.h.
Referenced by LL_SYSCFG_IsFlashB1Sector1WriteProtected().
#define LL_SYSCFG_FLASH_B1_SECTOR2_STATUS_BIT 0x40000U |
Definition at line 66 of file stm32h7xx_ll_system.h.
Referenced by LL_SYSCFG_IsFlashB1Sector2WriteProtected().
#define LL_SYSCFG_FLASH_B1_SECTOR3_STATUS_BIT 0x80000U |
Definition at line 67 of file stm32h7xx_ll_system.h.
Referenced by LL_SYSCFG_IsFlashB1Sector3WriteProtected().
#define LL_SYSCFG_FLASH_B1_SECTOR4_STATUS_BIT 0x100000U |
Definition at line 68 of file stm32h7xx_ll_system.h.
Referenced by LL_SYSCFG_IsFlashB1Sector4WriteProtected().
#define LL_SYSCFG_FLASH_B1_SECTOR5_STATUS_BIT 0x200000U |
Definition at line 69 of file stm32h7xx_ll_system.h.
Referenced by LL_SYSCFG_IsFlashB1Sector5WriteProtected().
#define LL_SYSCFG_FLASH_B1_SECTOR6_STATUS_BIT 0x400000U |
Definition at line 70 of file stm32h7xx_ll_system.h.
Referenced by LL_SYSCFG_IsFlashB1Sector6WriteProtected().
#define LL_SYSCFG_FLASH_B1_SECTOR7_STATUS_BIT 0x800000U |
Definition at line 71 of file stm32h7xx_ll_system.h.
Referenced by LL_SYSCFG_IsFlashB1Sector7WriteProtected().