Searched defs:WMSecEndPage (Results 1 – 4 of 4) sorted by relevance
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/ |
D | stm32l5xx_hal_flash_ex.c | 1152 …ASH_OB_WMSECConfig(uint32_t WMSecConfig, uint32_t WMSecStartPage, uint32_t WMSecEndPage, uint32_t … in FLASH_OB_WMSECConfig() 1393 …H_OB_GetWMSEC(uint32_t * WMSecConfig, uint32_t * WMSecStartPage, uint32_t * WMSecEndPage, uint32_t… in FLASH_OB_GetWMSEC()
|
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/ |
D | stm32u5xx_hal_flash_ex.c | 1341 …tic void FLASH_OB_WMSECConfig(uint32_t WMSecConfig, uint32_t WMSecStartPage, uint32_t WMSecEndPage, in FLASH_OB_WMSECConfig() 1594 …tic void FLASH_OB_GetWMSEC(uint32_t *WMSecConfig, uint32_t *WMSecStartPage, uint32_t *WMSecEndPage, in FLASH_OB_GetWMSEC()
|
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Inc/ |
D | stm32l5xx_hal_flash.h | 95 uint32_t WMSecEndPage; /*!< End page of secure area (used for OPTIONBYTE_WMSEC). member
|
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/ |
D | stm32u5xx_hal_flash.h | 99 …uint32_t WMSecEndPage; /*!< End page of secure area (used for OPTIONBYTE_WMSEC). This paramete… member
|