Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_flash_ex.c489 assert_param(IS_KEY_HDPL_LEVEL(pKeyConfig->HDPLLevel)); in HAL_FLASHEx_KeyConfig()
536 (pKeyConfig->Index | pKeyConfig->HDPLLevel | pKeyConfig->Size)); in HAL_FLASHEx_KeyConfig()
574 assert_param(IS_KEY_HDPL_LEVEL(pKeyConfig->HDPLLevel)); in HAL_FLASHEx_GetKey()
592 (pKeyConfig->Index | pKeyConfig->HDPLLevel | pKeyConfig->Size)); in HAL_FLASHEx_GetKey()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_flash_ex.h51 uint32_t HDPLLevel; /*!< HDPL level of the key. member