Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h543 #define FLASH_LVEKEY1 0xF4F5F6F7U /*!< Flash LVE key1 */ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c682 FLASH->LVEKEYR = FLASH_LVEKEY1; in HAL_FLASHEx_ConfigLVEPin()