Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h273 #define PWR_SECURE_NONE 0U /*!< No security on PWR resources … macro
777 #define IS_PWR_SECURE_CONFIG(__CONFIG__) (((__CONFIG__) == PWR_SECURE_NONE) || \