Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_flash.h225 #define PROT_LEVEL_3 0x00000003U macro
521 ((__VALUE__) == PROT_LEVEL_3) ||\
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_flash_ex.c422 return (PROT_LEVEL_3); in HAL_FLASHEx_GetProtection_Level()