Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal.h235 #define SBS_HDPL_VALUE_2 0x0000008AU /*!< Hide protection level 2 */ macro
659 … ((__LEVEL__) == SBS_HDPL_VALUE_2) || ((__LEVEL__) == SBS_HDPL_VALUE_3))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal.h94 #define SBS_HDPL_VALUE_2 0x0000008AU /*!< Hide protection level 2 */ macro
525 ((__LEVEL__) == SBS_HDPL_VALUE_2) || \