Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal.h234 #define SBS_HDPL_VALUE_1 0x00000051U /*!< Hide protection level 1 */ macro
658 …PL(__LEVEL__) (((__LEVEL__) == SBS_HDPL_VALUE_0) || ((__LEVEL__) == SBS_HDPL_VALUE_1) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal.h93 #define SBS_HDPL_VALUE_1 0x00000051U /*!< Hide protection level 1 */ macro
524 ((__LEVEL__) == SBS_HDPL_VALUE_1) || \