Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_flash_ex.c416 else if ((Prot_Key1 == FLASH_KEY0) && (Prot_Key2 == FLASH_KEY0)) in HAL_FLASHEx_GetProtection_Level()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_flash.h234 #define FLASH_KEY0 0xFFFFFFFFU /*!< Flash key0 */ macro