Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h544 #define FLASH_LVEKEY2 0x0A1B2C3DU /*!< Flash LVE key2: used with FLASH_LVEKEY1 macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c683 FLASH->LVEKEYR = FLASH_LVEKEY2; in HAL_FLASHEx_ConfigLVEPin()