Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_flash.h224 #define PROT_LEVEL_2 0x00000002U macro
520 ((__VALUE__) == PROT_LEVEL_2) ||\
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_flash_ex.c376 else if (ProtectionLevel == PROT_LEVEL_2) in HAL_FLASHEx_Protection_Config()
414 return (PROT_LEVEL_2); in HAL_FLASHEx_GetProtection_Level()