Searched defs:WRPSector (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_flash_ex.c | 641 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() 712 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP() 1027 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() 1063 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_flash_ex.c | 1053 static void FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() 1084 static void FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP() 1118 static void FLASH_OB_GetWRP(uint32_t Bank, uint32_t *WRPState, uint32_t *WRPSector) in FLASH_OB_GetWRP()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_flash_ex.c | 1237 static void FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() 1272 static void FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP() 1311 static void FLASH_OB_GetWRP(uint32_t *WRPState, uint32_t *WRPSector, uint32_t Bank) in FLASH_OB_GetWRP()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_flash_ex.c | 463 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_EnableWRP() 501 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector, uint32_t Banks) in FLASH_OB_DisableWRP()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_flash_ex.c | 921 static void FLASH_OB_WRPConfig(uint32_t WRPState, uint32_t WRPSector) in FLASH_OB_WRPConfig() 1155 static void FLASH_OB_GetWRP(uint32_t *WRPState, uint32_t *WRPSector) in FLASH_OB_GetWRP()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_flash_ex.c | 806 static HAL_StatusTypeDef FLASH_OB_EnableWRP(uint32_t WRPSector) in FLASH_OB_EnableWRP() 842 static HAL_StatusTypeDef FLASH_OB_DisableWRP(uint32_t WRPSector) in FLASH_OB_DisableWRP()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_flash_ex.h | 75 uint32_t WRPSector; /*!< Specifies the sector(s) to be write protected. member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_flash_ex.h | 77 uint32_t WRPSector; /*!< Specifies the sector(s) to be write protected. member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_flash.h | 69 …uint32_t WRPSector; /*!< Specifies the sector(s) to be write protected (used for… member
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_flash_ex.h | 176 …uint32_t WRPSector; /*!< WRPSector: This bitfield specifies the sector (s) which are write… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_flash_ex.h | 76 uint32_t WRPSector; /*!< Specifies the sector(s) to be write protected. member
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_flash_ex.h | 100 uint32_t WRPSector; /*!< Specifies the sector(s) to be write protected. member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_flash_ex.h | 75 uint32_t WRPSector; /*!< Specifies the sector(s) to be write protected. member
|