Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_flash_ex.c312 uint32_t dev_cut_version; in HAL_FLASHEx_PageProtection() local
313 dev_cut_version = (LL_SYSCFG_GetDeviceVersion() << 4) | LL_SYSCFG_GetDeviceRevision(); in HAL_FLASHEx_PageProtection()
315 if (dev_cut_version == LL_BLUENRG_LP_CUT_10) in HAL_FLASHEx_PageProtection()