Home
last modified time | relevance | path

Searched refs:IS_OB_HDPSA_START_ADDR (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h933 #define IS_OB_HDPSA_START_ADDR(__VALUE__) IS_OB_SFSA_START_ADDR(__VALUE__) macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_flash_ex.c959 assert_param(IS_OB_HDPSA_START_ADDR(pOBParam->HideProtectionStartAddr)); in FLASH_OB_SecureConfig()