Searched refs:FLASH_KEY_64_BITS (Results 1 – 2 of 2) sorted by relevance
106 #define FLASH_KEY_64_BITS FLASH_OBKCR_OBKSIZE_0 /*!< Key size is 64 bits */ macro232 …KEY_SIZE(VALUE) (((VALUE) == FLASH_KEY_32_BITS) || ((VALUE) == FLASH_KEY_64_BITS) || \
511 case FLASH_KEY_64_BITS : in HAL_FLASHEx_KeyConfig()608 case FLASH_KEY_64_BITS : in HAL_FLASHEx_GetKey()